SecurityPrivilegesDeleteCriteria 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 deleting security privileges.
public ref class SecurityPrivilegesDeleteCriteria sealed : Microsoft::MasterDataServices::Services::DataContracts::DataContractBase
[System.Runtime.Serialization.DataContract(Name="SecurityPrivilegesDeleteCriteria", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public sealed class SecurityPrivilegesDeleteCriteria : Microsoft.MasterDataServices.Services.DataContracts.DataContractBase
[<System.Runtime.Serialization.DataContract(Name="SecurityPrivilegesDeleteCriteria", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type SecurityPrivilegesDeleteCriteria = class
inherit DataContractBase
Public NotInheritable Class SecurityPrivilegesDeleteCriteria
Inherits DataContractBase
- Inheritance
- Attributes
Remarks
The SecurityPrivilegesDeleteCriteria specifies the criteria for deleting security privileges.
Constructors
SecurityPrivilegesDeleteCriteria() |
Initializes a new instance of the SecurityPrivilegesDeleteCriteria class. |
Properties
FunctionPrivileges |
Specifies the FunctionPrivilege identifiers for the criteria. |
HierarchyMemberPrivileges |
Specifies the HierarchyMemberPrivilege identifiers for the criteria. |
ModelPrivileges |
Specifies the ModelPrivilege identifiers for the criteria. |
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. |