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