Represents a Directory Service Resource (DSResource).
public class DSResource| Name | Description |
|---|---|
| DSResourceType |
Type of the directory service resource. |
| ErrStatus |
The current status of this resource. |
| Id |
The id of the resource. |
| Name |
The name of the resource |
| Password |
The password to be used when accessing this resource. |
| Path |
The path of the resource |
| Settings |
The settings for this resource. |
| Type |
The type of the resource |
| Username |
The user name to be used when accessing this resource. |
| Name | Description |
|---|---|
| IsValid(out List<String>) |