SetLdapAccountStoreCommandDynamicParameters Class

Definition

Important

This API is not CLS-compliant.

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

Constructors

SetLdapAccountStoreCommandDynamicParameters()

Fields

_anchorClaimLdapAttribute (Inherited from LdapAccountStoreCommandDynamicParameters)
_anchorClaimType (Inherited from LdapAccountStoreCommandDynamicParameters)
_authMethod (Inherited from LdapAccountStoreCommandDynamicParameters)
_ldapUserClaims (Inherited from LdapAccountStoreCommandDynamicParameters)
_serverList (Inherited from LdapAccountStoreCommandDynamicParameters)
_userContainer (Inherited from LdapAccountStoreCommandDynamicParameters)
_userObjectClass (Inherited from LdapAccountStoreCommandDynamicParameters)

Properties

AnchorClaimLdapAttribute
AnchorClaimType
AuthenticationType (Inherited from LdapAccountStoreCommandDynamicParameters)
LdapAttributeToClaimMapping
LdapAuthenticationMethod
LdapServerConnection
UserContainer
UserObjectClass

Applies to