Show / Hide Table of Contents

Class CredentialInfo

Inheritance
Object
CredentialInfo
Inherited Members
Object.ToString()
Object.Equals(Object)
Object.Equals(Object, Object)
Object.ReferenceEquals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Namespace: SuperOffice.CRM.Web.Data
Assembly: SuperOffice.CRMWeb.dll
Syntax
public class CredentialInfo

Constructors

CredentialInfo()

Declaration
public CredentialInfo()

Properties

CredentialControlType

Declaration
public CredentialControlType CredentialControlType { get; set; }
Property Value
Type Description
CredentialControlType

CredentialName

Declaration
public string CredentialName { get; set; }
Property Value
Type Description
String

CredentialType

Declaration
public string CredentialType { get; set; }
Property Value
Type Description
String

Values

Declaration
public string[] Values { get; set; }
Property Value
Type Description
String[]
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top