Click or drag to resize

DomainProvidersRepository Fields

The DomainProvidersRepository type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberClientIDAttribute
Definition of the ClientID data attribute
Public fieldStatic memberClientSecretAttribute
Definition of the ClientSecret data attribute
Public fieldStatic memberDisplayNameAttribute
Definition of the DisplayName data attribute
Public fieldStatic memberDomainIdAttribute
Definition of the data attribute for Domain reference
Public fieldStatic memberDomainReference
Definition of the Domain reference
Public fieldStatic memberIdAttribute
Definition of the DomainProvider identity attribute
Public fieldStatic memberIsActiveAttribute
Definition of the IsActive data attribute
Public fieldStatic memberNotesAttribute
Definition of the Notes data attribute
Public fieldStatic memberProviderNameAttribute
Definition of the ProviderName data attribute
Public fieldStatic memberRepositoryName
The name of the repository
Public fieldStatic memberTableName
The primary storage table for DomainProvider objects
Public fieldStatic memberTenantIDAttribute
Definition of the TenantID data attribute
Top
See Also