SecurityCategoriesDataSet.UserPermissionsRow Members
Include Protected Members
Include Inherited Members
Specifies one row of security category data that is associated with user permissions.
The SecurityCategoriesDataSet.UserPermissionsRow 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 | Specifies the unique identifier for the resource that is associated with the user permissions. | |
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
Extension Methods
Name | Description | |
---|---|---|
GetValue<T> | Reserved for internal use. (Defined by PSUtility.) |
Top