SecurityTemplatesDataSet.CategoryPermissionsRow members
Represents the permissions categories for project security templates as a row in the SecurityTemplatesDataSet.CategoryPermissionsDataTable object.
The SecurityTemplatesDataSet.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.) | |
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_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. | |
WSEC_TMPL_UID | Gets or sets the web security template GUID. |
Top
Methods
Top