DSResource Class
Namespace: PIX.QMSAPI.DataObjects
Assembly: PIX.dll
Assembly: PIX.dll
Represents a Directory Service Resource (DSResource).
Inheritance
-
System.Object
- DSResource
Syntax
public class DSResource
Constructors
Properties
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. |
Methods
Name | Description |
---|---|
IsValid(out List<String>) |