SecurityPrincipalsCriteria Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies the criteria for security principals.
public ref class SecurityPrincipalsCriteria sealed : Microsoft::MasterDataServices::Services::DataContracts::DataContractBase
[System.Runtime.Serialization.DataContract(Name="SecurityPrincipalsCriteria", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public sealed class SecurityPrincipalsCriteria : Microsoft.MasterDataServices.Services.DataContracts.DataContractBase
[<System.Runtime.Serialization.DataContract(Name="SecurityPrincipalsCriteria", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type SecurityPrincipalsCriteria = class
inherit DataContractBase
Public NotInheritable Class SecurityPrincipalsCriteria
Inherits DataContractBase
- Inheritance
- Attributes
Remarks
The SecurityPrincipalsCriteria specifies the criteria for security principals.
Constructors
SecurityPrincipalsCriteria() |
Initializes a new instance of the SecurityPrincipalsCriteria class. |
Properties
All |
Specifies to true to return all principal items in a response. |
FunctionPrivilege |
Specifies the ResultType for FunctionPrivilege. |
HierarchyMemberPrivilege |
Specifies the ResultType for HierarchyMemberPrivilege. |
Identifiers |
Specifies the identifiers of the desired security principals. |
ModelPrivilege |
Specifies the ResultType for ModelPrivilege. |
ResultType |
Specifies the result type. |
SecurityResolutionType |
Specifies the desired SecurityResolutionTypeto true if resolve effective privileges is desired. |
Type |
Methods
SetProperty<T>(T, T, String, Boolean) |
Changes the property to the given value. |
SetProperty<T>(T, T, String) |
Changes the property to the given value. |