CIM SMASH/Server Management API
Class CIM_AuthenticationTarget
extends CIM_Dependency (Association)
CIM_AuthenticationTarget is an association used to apply authentication requirements for access to specific resources. For example, a shared secret may be sufficient for access to unclassified resources, but for confidential resources, a stronger authentication may be required. Since the AuthenticationRequirement class is deprecated in lieu of explicit policy rules, this association is similarly deprecated to its 'policy' equivalent.
Details...
This class is not implemented.
Class Qualifiers
Name | Data Type | Value | Scope | Flavors |
---|---|---|---|---|
Association | boolean | true | None | OVERRIDABLE= false |
Deprecated | string | CIM_PolicySetAppliesToElement | TOSUBCLASS= false | None |
Description | string | CIM_AuthenticationTarget is an association used to apply authentication requirements for access to specific resources. For example, a shared secret may be sufficient for access to unclassified resources, but for confidential resources, a stronger authentication may be required. Since the AuthenticationRequirement class is deprecated in lieu of explicit policy rules, this association is similarly deprecated to its 'policy' equivalent. | None | TRANSLATABLE= true |
UMLPackagePath | string | CIM::User::AuthenticationReqmt | None | None |
Version | string | 2.8.0 | TOSUBCLASS= false | TRANSLATABLE= true |
Association References
Name | Class Origin | Reference Class |
---|---|---|
Antecedent | CIM_AuthenticationTarget | CIM_AuthenticationRequirement |
Dependent | CIM_AuthenticationTarget | CIM_ManagedElement |
Copyright © 2008-2020 VMware, Inc. All rights reserved.