ICredential Interface |
Namespace: SuperOffice.COM.SuperOfficeDB
The ICredential type exposes the following members.
Name | Description | |
---|---|---|
![]() | CredentialDescription | Description of credential type (Password, Active Directory) |
![]() | CredentialLinkType | How should the secret be displayed? Link, Edit, Password |
![]() | CredentialName | Name of credential type (CRM5/PASSWORD, ActiveDirectory) |
![]() | DisplayName | What we show the user in SOADMIN to represent the secret. i.e. the Active Directory name. |
![]() | Secret | The secret that the user must know. This is usually encrypted or blank. |