SecurityPrivilegesGetCriteria 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.
Represents the data contract for security privileges retrieval criteria in the Master Data Services API. This class cannot be inherited.
public ref class SecurityPrivilegesGetCriteria sealed : Microsoft::MasterDataServices::Services::DataContracts::DataContractBase
[System.Runtime.Serialization.DataContract(Name="SecurityPrivilegesGetCriteria", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public sealed class SecurityPrivilegesGetCriteria : Microsoft.MasterDataServices.Services.DataContracts.DataContractBase
[<System.Runtime.Serialization.DataContract(Name="SecurityPrivilegesGetCriteria", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type SecurityPrivilegesGetCriteria = class
inherit DataContractBase
Public NotInheritable Class SecurityPrivilegesGetCriteria
Inherits DataContractBase
- Inheritance
- Attributes
Constructors
SecurityPrivilegesGetCriteria() |
Initializes a new instance of the SecurityPrivilegesGetCriteria class. |
Properties
FunctionPrivilegesCriteria |
Specifies the criteria for filtering function privileges. |
HierarchyMemberPrivilegesCriteria |
Specifies the criteria for filtering hierarchy member privileges. |
ModelPrivilegesCriteria |
Specifies the criteria for filtering model privileges. |
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. |