SecurityOrganizationalPermissionsDataSet.SecurityOrganizationalPermissionsRow Members
Include Protected Members
Include Inherited Members
Represents an organizational (Project Web App) security permission as a row in the SecurityOrganizationalPermissionsDataSet.SecurityOrganizationalPermissionsDataTable object.
The SecurityOrganizationalPermissionsDataSet.SecurityOrganizationalPermissionsRow 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_ACTION_NAME | Name of the web security action. | |
WSEC_ALLOW | Specifies whether the security action is allowed. | |
WSEC_FEA_ACT_PARENT | Gets or sets the GUID of the parent feature of the security action. | |
WSEC_FEA_ACT_UID | Gets or sets the GUID of the action for the security feature. | |
WSEC_FEATURE_NAME | The name of the Project Web App security feature. |
Top
Methods
Top
Extension Methods
Name | Description | |
---|---|---|
GetValue<T> | Reserved for internal use. (Defined by PSUtility.) |
Top
See Also
Reference
SecurityOrganizationalPermissionsDataSet.SecurityOrganizationalPermissionsRow Class