ResourceAuthorizationDataSet.CategoryPermissionsRow members
Specifies information associated with one row of resource authorization category permissions.
The ResourceAuthorizationDataSet.CategoryPermissionsRow 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.) | |
RES_UID | Gets or sets the GUID of the resource associated with the permission. | |
RowError | (Inherited from DataRow.) | |
RowState | (Inherited from DataRow.) | |
Table | (Inherited from DataRow.) | |
WSEC_ALLOW | Gets or sets the Boolean value that specifies whether Web security allows resource authorization. | |
WSEC_CAT_UID | Gets or sets the GUID of the Web security permissions category. | |
WSEC_DENY | Gets or sets the Boolean value that specifies whether Web security denies resource authorization. | |
WSEC_FEA_ACT_UID | Gets or sets the GUID of the active feature that is managed by Web security. |
Top
Methods
Top