Class LdapSettingNames
Inheritance
LdapSettingNames
Assembly: Volo.Abp.Ldap.Abstractions.dll
Syntax
public static class LdapSettingNames
Fields
BaseDc
Declaration
public const string BaseDc = "Abp.Ldap.BaseDc"
Field Value
Domain
Declaration
public const string Domain = "Abp.Ldap.Domain"
Field Value
Ldaps
Declaration
public const string Ldaps = "Abp.Ldap.Ldaps"
Field Value
Password
Declaration
public const string Password = "Abp.Ldap.Password"
Field Value
ServerHost
Declaration
public const string ServerHost = "Abp.Ldap.ServerHost"
Field Value
ServerPort
Declaration
public const string ServerPort = "Abp.Ldap.ServerPort"
Field Value
UserName
Declaration
public const string UserName = "Abp.Ldap.UserName"
Field Value