SecurityProjectCategoriesDataSet.GroupPermissionsRow members
Represents one group security permission, as a row in the SecurityProjectCategoriesDataSet.GroupPermissionsDataTable object.
The SecurityProjectCategoriesDataSet.GroupPermissionsRow 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 | Gets or sets the web security category GUID. | |
WSEC_FEA_ACT_UID | Gets or sets the GUID of the feature action in the security category. | |
WSEC_GRP_UID | Gets or sets the GUID of the web security group. |
Top
Methods
Top