ResourceAuthorizationDataSet Members
Include Protected Members
Include Inherited Members
Represents the authorization of enterprise resources for project tasks.
The ResourceAuthorizationDataSet type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
ResourceAuthorizationDataSet() | Creates an instance of the ResourceAuthorizationDataSet class. |
![]() |
ResourceAuthorizationDataSet(SerializationInfo, StreamingContext) | Creates an instance of the ResourceAuthorizationDataSet class by using separate parameters. |
Top
Properties
Name | Description | |
---|---|---|
![]() |
CaseSensitive | (Inherited from DataSet.) |
![]() |
CategoryPermissions | Gets the information about resource category permissions. |
![]() |
Container | (Inherited from MarshalByValueComponent.) |
![]() |
DataSetName | (Inherited from DataSet.) |
![]() |
DefaultViewManager | (Inherited from DataSet.) |
![]() |
DesignMode | (Inherited from MarshalByValueComponent.) |
![]() |
EnforceConstraints | (Inherited from DataSet.) |
![]() |
Events | (Inherited from MarshalByValueComponent.) |
![]() |
ExtendedProperties | (Inherited from DataSet.) |
![]() |
GlobalPermissions | Gets the information about resource global permissions. |
![]() |
GroupMemberships | Gets the information about resource group memberships. |
![]() |
HasErrors | (Inherited from DataSet.) |
![]() |
IsInitialized | (Inherited from DataSet.) |
![]() |
Locale | (Inherited from DataSet.) |
![]() |
Namespace | (Inherited from DataSet.) |
![]() |
Prefix | (Inherited from DataSet.) |
![]() |
Relations | Gets the collection of relations that link tables and allow navigation from parent tables to child tables in the ResourceAuthorizationDataSet. |
![]() |
RemotingFormat | (Inherited from DataSet.) |
![]() |
Resources | Gets the information about resource authorizations. |
![]() |
SchemaSerializationMode | (Overrides DataSet.SchemaSerializationMode.) |
![]() |
SecurityPrincipleCategoryRelations | Gets the information about relations between security categories. |
![]() |
Site | (Inherited from DataSet.) |
![]() |
Tables | Gets the collection of tables in the ResourceAuthorizationDataSet. |
Top
Methods
Top
Events
Name | Description | |
---|---|---|
![]() |
Disposed | (Inherited from MarshalByValueComponent.) |
![]() |
Initialized | (Inherited from DataSet.) |
![]() |
MergeFailed | (Inherited from DataSet.) |
Top
Extension Methods
Name | Description | |
---|---|---|
![]() |
TableHasColumn | Reserved for internal use. (Defined by PSUtility.) |
Top
Explicit Interface Implementations
Name | Description | |
---|---|---|
![]() ![]() |
IListSource.ContainsListCollection | (Inherited from DataSet.) |
![]() ![]() |
IListSource.GetList | (Inherited from DataSet.) |
![]() ![]() |
IXmlSerializable.GetSchema | (Inherited from DataSet.) |
![]() ![]() |
IXmlSerializable.ReadXml | (Inherited from DataSet.) |
![]() ![]() |
IXmlSerializable.WriteXml | (Inherited from DataSet.) |
Top