Share via


AddLdapAccountStoreCommandDynamicParameters Class

Definition

Important

This API is not CLS-compliant.

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

Constructors

AddLdapAccountStoreCommandDynamicParameters()

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