Show / Hide Table of Contents

Class LdapSettingNames

Inheritance
System.Object
LdapSettingNames
Namespace: Volo.Abp.Ldap
Assembly: Volo.Abp.Ldap.dll
Syntax
public static class LdapSettingNames : object

Fields

BaseDc

Declaration
public const string BaseDc = null
Field Value
Type Description
System.String

Password

Declaration
public const string Password = null
Field Value
Type Description
System.String

ServerHost

Declaration
public const string ServerHost = null
Field Value
Type Description
System.String

ServerPort

Declaration
public const string ServerPort = null
Field Value
Type Description
System.String

UserName

Declaration
public const string UserName = null
Field Value
Type Description
System.String
Back to top Powered by Volosoft