Defines the information associated with a external credential definition.
Inheritance Hierarchy
PASI.DataContract.V2017ExternalCredentialInfo
Namespace: PASI.DataContract.V2017
Assembly: PASI.DataContract (in PASI.DataContract.dll) Version: 9.25.26.0 (9.25.26.0)
Syntax
The ExternalCredentialInfo type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| ExternalCredentialInfo |
Properties
| Name | Description | |
|---|---|---|
| AwardingOrganizationName |
Awarding organization name.
| |
| EffectiveEndDate |
The date the external credential is no longer effective.
| |
| EffectiveStartDate |
The date the external credential is effective.
| |
| ExternalCredentialCode |
External credential code.
| |
| ExternalCredentialName |
External credential name.
| |
| FrenchAwardingOrganizationName |
French awarding organization name.
| |
| FrenchExternalCredentialName |
external credential name.
| |
| PASICoreVersion |
The PASI Core version of this particular external credential definition.
|
See Also