SecurityResultOptions Class
SQL Server 2012
Defines the data contract for the security results options.
System.Object
Microsoft.MasterDataServices.Services.DataContracts.DataContractBase
Microsoft.MasterDataServices.Services.DataContracts.SecurityResultOptions
Microsoft.MasterDataServices.Services.DataContracts.DataContractBase
Microsoft.MasterDataServices.Services.DataContracts.SecurityResultOptions
Namespace: Microsoft.MasterDataServices.Services.DataContracts
Assembly: Microsoft.MasterDataServices.Services.Contracts (in Microsoft.MasterDataServices.Services.Contracts.dll)
The SecurityResultOptions type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | SecurityResultOptions | Initializes a new instance of the SecurityResultOptions class. |
| Name | Description | |
|---|---|---|
![]() | FunctionPrivilege | Gets or sets the ResultType for function privilege. |
![]() | Group | Gets or sets the ResultType for group. |
![]() | HierarchyMemberPrivilege | Gets or sets the ResultType for hierarchy member privilege. |
![]() | ModelPrivilege | Gets or sets the ResultType for model privilege. |
![]() | ResolveEffectivePrivilege | Gets or sets a value that indicates whether resolve effective privileges is desired. |
![]() | User | Gets or sets the ResultType for user. |

