GetAvailableDS Method
Overloads
GetAvailableDS(String) |
Return all available root paths for a specific directory service provider |
GetAvailableDS(String)
Return all available root paths for a specific directory service provider
Declaration
List<string> GetAvailableDS(string _type)
Parameters
Type | Name | Description |
---|---|---|
System.String | _type |
The type of the directory service provider in question |
Returns
Type | Description |
---|---|
System.Collections.Generic.List<System.String> |
A list of path roots |
Did this page help you?
If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!