Class LdapCredentials
Inheritance
System.Object
LdapCredentials
Namespace: Volo.Abp.Ldap
Assembly: Volo.Abp.Ldap.dll
Syntax
public class LdapCredentials : object
Properties
DomainUserName
Declaration
public string DomainUserName { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String |
Password
Declaration
public string Password { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String |