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
Name | Description |
---|---|
DSResource() | |
DSResource(Guid, String, String, String, String, String, String, IDictionary<String, String>) |
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>) |
Extension Methods
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!