CIM SMASH/Server Management API
Class CIM_RequireCredentialsFrom
extends CIM_Dependency (Association)
CIM_RequireCredentialsFrom is an association used to require that credentials are issued by particular CredentialManagement Services in order to authenticate a user. This association is deprecated in lieu of explicit declaration of the AuthenticationConditions in an AuthenticationRule. Instances of AuthenticationCondition describe the specific combinations of credentials (or alternative credentials) that are required to authenticate an Identity. This allows a more explicit and flexible description of authentication requirements.
Details...
This class is not implemented.
Class Qualifiers
Name | Data Type | Value | Scope | Flavors |
---|---|---|---|---|
Association | boolean | true | None | OVERRIDABLE= false |
Deprecated | string | CIM_AuthenticationCondition, CIM_AuthenticationRule | TOSUBCLASS= false | None |
Description | string | CIM_RequireCredentialsFrom is an association used to require that credentials are issued by particular CredentialManagement Services in order to authenticate a user. This association is deprecated in lieu of explicit declaration of the AuthenticationConditions in an AuthenticationRule. Instances of AuthenticationCondition describe the specific combinations of credentials (or alternative credentials) that are required to authenticate an Identity. This allows a more explicit and flexible description of authentication requirements. | 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_RequireCredentialsFrom | CIM_CredentialManagementService |
Dependent | CIM_RequireCredentialsFrom | CIM_AuthenticationRequirement |
Copyright © 2008-2020 VMware, Inc. All rights reserved.