Class CredentialInfo
Inheritance
CredentialInfo
Assembly: SuperOffice.CRMWeb.dll
Syntax
public class CredentialInfo
Constructors
CredentialInfo()
Declaration
Properties
CredentialControlType
Declaration
public CredentialControlType CredentialControlType { get; set; }
Property Value
CredentialName
Declaration
public string CredentialName { get; set; }
Property Value
CredentialType
Declaration
public string CredentialType { get; set; }
Property Value
Values
Declaration
public string[] Values { get; set; }
Property Value