AddLdapAccountStoreCommandDynamicParameters Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
- 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) |