SecurityGroupsDataSet.SecurityPrincipleCategoryRelationsRow Members
Include Protected Members
Include Inherited Members
Represents security category relations information as a row in the SecurityGroupsDataSet.SecurityPrincipleCategoryRelationsDataTable object.
The SecurityGroupsDataSet.SecurityPrincipleCategoryRelationsRow type exposes the following members.
Properties
Name | Description | |
---|---|---|
HasErrors | (Inherited from DataRow.) | |
Item[Int32] | (Inherited from DataRow.) | |
Item[String] | (Inherited from DataRow.) | |
Item[DataColumn] | (Inherited from DataRow.) | |
Item[Int32, DataRowVersion] | (Inherited from DataRow.) | |
Item[String, DataRowVersion] | (Inherited from DataRow.) | |
Item[DataColumn, DataRowVersion] | (Inherited from DataRow.) | |
ItemArray | (Inherited from DataRow.) | |
RowError | (Inherited from DataRow.) | |
RowState | (Inherited from DataRow.) | |
Table | (Inherited from DataRow.) | |
WSEC_CAT_UID | Contains the security category GUID for a SecurityPrincipleCategoryRelationsRow. | |
WSEC_GRP_UID | Contains the security group GUID for a SecurityPrincipleCategoryRelationsRow. |
Top
Methods
Top
Extension Methods
Name | Description | |
---|---|---|
GetValue<T> | Reserved for internal use. (Defined by PSUtility.) |
Top
See Also
Reference
SecurityGroupsDataSet.SecurityPrincipleCategoryRelationsRow Class