LdapClaimsProviderTrust Class

Definition

Important

This API is not CLS-compliant.

public ref class LdapClaimsProviderTrust : Microsoft::IdentityServer::Management::Resources::LocalClaimsProviderTrust
[System.CLSCompliant(false)]
public class LdapClaimsProviderTrust : Microsoft.IdentityServer.Management.Resources.LocalClaimsProviderTrust
type LdapClaimsProviderTrust = class
    inherit LocalClaimsProviderTrust
Public Class LdapClaimsProviderTrust
Inherits LocalClaimsProviderTrust
Inheritance
Attributes

Properties

Name Description
AcceptanceTransformRules (Inherited from ClaimsProviderTrustBase)
AnchorClaimLdapAttribute
AnchorClaimType (Inherited from ClaimsProviderTrustBase)
Enabled (Inherited from ClaimsProviderTrustBase)
Identifier (Inherited from ClaimsProviderTrustBase)
IdentifierType (Inherited from ClaimsProviderTrustBase)
Identities (Inherited from ClaimsProviderTrustBase)
IsLocal (Inherited from ClaimsProviderTrustBase)
LdapAttributeToClaimMapping
LdapAuthenticationMethod
LdapServerConnection
LocalClaimsProviderType (Inherited from LocalClaimsProviderTrust)
Name (Inherited from ClaimsProviderTrustBase)
Notes (Inherited from ClaimsProviderTrustBase)
OrganizationalAccountSuffix (Inherited from ClaimsProviderTrustBase)
ProtocolProfile (Inherited from ClaimsProviderTrustBase)
UserContainer
UserObjectClass

Methods

Name Description
RefreshAccountStoreData()

Applies to