LDAPUserValidationPath Property |
|
DataPA OpenAnalytics API Reference
LDAP path, e.g. LDAP://DC=DATAPA,DC=local
Namespace: DataPAServerSecurityAssembly: DataPAServerSecurity (in DataPAServerSecurity.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public string Path { get; set; }
Public Property Path As String
Get
Set
public:
property String^ Path {
String^ get ();
void set (String^ value);
}
function get_Path();
function set_Path(value);
Return Value
Type:
StringSee Also