Share via


SetLdapAccountStoreCommandDynamicParameters.LdapAttributeToClaimMapping Property

Definition

public:
 property cli::array <Microsoft::IdentityServer::Management::Resources::LdapAttributeToClaimMapping ^> ^ LdapAttributeToClaimMapping { cli::array <Microsoft::IdentityServer::Management::Resources::LdapAttributeToClaimMapping ^> ^ get(); void set(cli::array <Microsoft::IdentityServer::Management::Resources::LdapAttributeToClaimMapping ^> ^ value); };
[System.Management.Automation.Parameter(Mandatory=false)]
[System.Management.Automation.ValidateNotNull]
public Microsoft.IdentityServer.Management.Resources.LdapAttributeToClaimMapping[] LdapAttributeToClaimMapping { get; set; }
member this.LdapAttributeToClaimMapping : Microsoft.IdentityServer.Management.Resources.LdapAttributeToClaimMapping[] with get, set
Public Property LdapAttributeToClaimMapping As LdapAttributeToClaimMapping()

Property Value

Attributes

Applies to