SecurityPrivilegesDeleteRequest 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 a request message for specifying the criteria in SecurityPrivilegesDeleteCriteria for the deletion of security privileges.
public ref class SecurityPrivilegesDeleteRequest
[System.CodeDom.Compiler.GeneratedCode("System.ServiceModel", "4.0.0.0")]
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)]
[System.Diagnostics.DebuggerStepThrough]
[System.ServiceModel.MessageContract(IsWrapped=true, WrapperName="SecurityPrivilegesDeleteRequest", WrapperNamespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class SecurityPrivilegesDeleteRequest
[<System.CodeDom.Compiler.GeneratedCode("System.ServiceModel", "4.0.0.0")>]
[<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)>]
[<System.Diagnostics.DebuggerStepThrough>]
[<System.ServiceModel.MessageContract(IsWrapped=true, WrapperName="SecurityPrivilegesDeleteRequest", WrapperNamespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type SecurityPrivilegesDeleteRequest = class
Public Class SecurityPrivilegesDeleteRequest
- Inheritance
-
SecurityPrivilegesDeleteRequest
- Attributes
Constructors
SecurityPrivilegesDeleteRequest() |
Initializes a new instance of the SecurityPrivilegesDeleteRequest class that has default values. |
SecurityPrivilegesDeleteRequest(International, SecurityPrivilegesDeleteCriteria) |
Initializes a new instance of the SecurityPrivilegesDeleteRequest class that has the specified cultural settings and criteria for deleting security privileges. |
Fields
Criteria |
The criteria for deleting security privileges. |
International |
The cultural settings. |