| 
            
              LdapSecurityProviderGetLdapPath Method
             | 
          
        
        
            Gets the LDAP path.
            
        
        Namespace: GSF.SecurityAssembly: GSF.Security (in GSF.Security.dll) Version: 2.4.258-beta
Syntaxprotected 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