|
LdapSecurityProviderGetLdapPath Method
|
Gets the LDAP path.
Namespace: GSF.SecurityAssembly: GSF.Security (in GSF.Security.dll) Version: 2.4.205-beta
Syntax protected virtual string GetLdapPath()
Protected Overridable Function GetLdapPath As String
protected:
virtual String^ GetLdapPath()
abstract GetLdapPath : unit -> string
override GetLdapPath : unit -> string
View SourceReturn Value
StringThe LDAP path.
See Also