Show / Hide Table of Contents

Class ProvidedCredential

Summary description for ProvidedCredential.

Inheritance
Object
ProvidedCredential
Inherited Members
Object.ToString()
Object.Equals(Object)
Object.Equals(Object, Object)
Object.ReferenceEquals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Namespace: SuperOffice.CRM.Services
Assembly: SoCore.dll
Syntax
public class ProvidedCredential

Constructors

ProvidedCredential()

Declaration
public ProvidedCredential()

Fields

CredentialId

The credential row that allowed us access

Declaration
public int CredentialId
Field Value
Type Description
Int32

DisplayName

The display name used in display fields

Declaration
public string DisplayName
Field Value
Type Description
String

SearchName

The search name used for looking up

Declaration
public string SearchName
Field Value
Type Description
String

Type

The type of credential. This will reflect the value in Credential.Type

Declaration
public string Type
Field Value
Type Description
String

Extension Methods

EnumUtil.MapEnums<From, To>(From)
ObjectExtensions.AssignByReflection<T>(T, T)
ObjectExtensions.GraphCopy<T>(T)
Converters.MapEnums<From, To>(From)
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top