Share via


LdapAccountStoreCommandDynamicParameters._authMethod Field

Definition

protected: Nullable<Microsoft::IdentityServer::Management::Resources::LdapAuthenticationMethod> _authMethod;
protected Nullable<Microsoft.IdentityServer.Management.Resources.LdapAuthenticationMethod> _authMethod;
val mutable _authMethod : Nullable<Microsoft.IdentityServer.Management.Resources.LdapAuthenticationMethod>
Protected _authMethod As Nullable(Of LdapAuthenticationMethod) 

Field Value

Applies to