ActiveDirectoryAccountStore Members

An Active Directory account store.

The following tables list the members exposed by the ActiveDirectoryAccountStore type.

Public Constructors

  Name Description
Public method ActiveDirectoryAccountStore Initializes a new instance of the ActiveDirectoryAccountStore class.

Top

Public Properties

(see also Protected Properties )

  Name Description
Public property Disabled  Gets or sets whether the trust with this realm is currently active. If this is set, no tokens will be accepted from this partner.(Inherited from TrustPolicyEntryBase)
Public property GroupGenerations Gets or sets an ADGroupGenerationCollection object.
Public property LdapDirectory Gets or sets the LdapDirectoryAccountStore LDAP Directory object on the Active Directory store. This object can be used to generate claims from LDAP attributes on user accounts.
Public property TrustEntryDisplayName  Gets or sets the display name for this TrustPolicyEntry.(Inherited from TrustPolicyEntry)
Public property TrustPolicyEntryUri  Gets or sets the Uri for this TrustPolicyEntry.(Inherited from TrustPolicyEntry)
Public property uuid  Gets or sets the universal unique identifier (UUID) for this TrustPolicyEntryBase object.(Inherited from TrustPolicyEntryBase)

Top

Protected Properties

  Name Description
Protected property m_accountStoreType  Gets or sets the type of AccountStore.(Inherited from AccountStore)
Protected property m_accountStoreTypeDisplay  Gets or sets the display name of the AccountStore.AccountStoreType of the object.(Inherited from AccountStore)

Top

Public Methods

(see also Protected Methods )

  Name Description
Public method CreateLdapDirectory Creates the LDAP directory object on the Active Directory store. This object can be used to generate claims from LDAP attributes on user accounts.
Public method Equals  Overloaded. (Inherited from Object)
Public method GetHashCode  (Inherited from Object)
Public method GetType  (Inherited from Object)
Public method Static ReferenceEquals  (Inherited from Object)
Public method ToString  (Inherited from Object)

Top

Protected Methods

  Name Description
Protected method Finalize  (Inherited from Object)
Protected method MemberwiseClone  (Inherited from Object)

Top

See Also

Reference

ActiveDirectoryAccountStore Class
System.Web.Security.SingleSignOn Namespace

Footer image

Send comments about this topic to Microsoft.