SetLdapAccountStoreCommandDynamicParameters 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 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
- 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) |