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