SecurityPrivilegesDeleteCriteria Class

Definition

Specifies criteria for deleting security privileges.

public ref class SecurityPrivilegesDeleteCriteria : Microsoft::MasterDataServices::DataContractBase
[System.CodeDom.Compiler.GeneratedCode("System.Runtime.Serialization", "4.0.0.0")]
[System.Diagnostics.DebuggerStepThrough]
[System.Runtime.Serialization.DataContract(Name="SecurityPrivilegesDeleteCriteria", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class SecurityPrivilegesDeleteCriteria : Microsoft.MasterDataServices.DataContractBase
[<System.CodeDom.Compiler.GeneratedCode("System.Runtime.Serialization", "4.0.0.0")>]
[<System.Diagnostics.DebuggerStepThrough>]
[<System.Runtime.Serialization.DataContract(Name="SecurityPrivilegesDeleteCriteria", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type SecurityPrivilegesDeleteCriteria = class
    inherit DataContractBase
Public Class SecurityPrivilegesDeleteCriteria
Inherits DataContractBase
Inheritance
SecurityPrivilegesDeleteCriteria
Attributes

Constructors

SecurityPrivilegesDeleteCriteria()

Initializes a new instance of the SecurityPrivilegesDeleteCriteria class.

Properties

ExtensionData

Gets or sets the structure that contains extra data.

(Inherited from DataContractBase)
FunctionPrivileges

Gets or sets whether function privileges should be deleted.

HierarchyMemberPrivileges

Gets or sets whether hierarchy member privileges should be deleted.

ModelPrivileges

Gets or sets whether hierarchy model privileges should be deleted.

Applies to