Share via


LdapClaimsProviderTrust.LdapAuthenticationMethod Property

Definition

public:
 property Nullable<Microsoft::IdentityServer::Management::Resources::LdapAuthenticationMethod> LdapAuthenticationMethod { Nullable<Microsoft::IdentityServer::Management::Resources::LdapAuthenticationMethod> get(); };
public Nullable<Microsoft.IdentityServer.Management.Resources.LdapAuthenticationMethod> LdapAuthenticationMethod { get; }
member this.LdapAuthenticationMethod : Nullable<Microsoft.IdentityServer.Management.Resources.LdapAuthenticationMethod>
Public ReadOnly Property LdapAuthenticationMethod As Nullable(Of LdapAuthenticationMethod)

Property Value

Applies to