Observação
O acesso a essa página exige autorização. Você pode tentar entrar ou alterar diretórios.
O acesso a essa página exige autorização. Você pode tentar alterar os diretórios.
Represents a request message for specifying the criteria in SecurityPrivilegesDeleteCriteria for the deletion of security privileges.
Hierarquia de herança
System.Object
Microsoft.MasterDataServices.SecurityPrivilegesDeleteRequest
Namespace: Microsoft.MasterDataServices
Assembly: Microsoft.MasterDataServices (em Microsoft.MasterDataServices.dll)
Sintaxe
'Declaração
<MessageContractAttribute(WrapperName := "SecurityPrivilegesDeleteRequest", _
WrapperNamespace := "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09", _
IsWrapped := True)> _
Public Class SecurityPrivilegesDeleteRequest
'Uso
Dim instance As SecurityPrivilegesDeleteRequest
[MessageContractAttribute(WrapperName = "SecurityPrivilegesDeleteRequest",
WrapperNamespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09",
IsWrapped = true)]
public class SecurityPrivilegesDeleteRequest
[MessageContractAttribute(WrapperName = L"SecurityPrivilegesDeleteRequest",
WrapperNamespace = L"https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09",
IsWrapped = true)]
public ref class SecurityPrivilegesDeleteRequest
[<MessageContractAttribute(WrapperName = "SecurityPrivilegesDeleteRequest",
WrapperNamespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09",
IsWrapped = true)>]
type SecurityPrivilegesDeleteRequest = class end
public class SecurityPrivilegesDeleteRequest
O tipo SecurityPrivilegesDeleteRequest expõe os membros a seguir.
Construtores
| Nome | Descrição | |
|---|---|---|
![]() |
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. |
Início
Métodos
| Nome | Descrição | |
|---|---|---|
![]() |
Equals | (Herdado de Object.) |
![]() |
Finalize | (Herdado de Object.) |
![]() |
GetHashCode | (Herdado de Object.) |
![]() |
GetType | (Herdado de Object.) |
![]() |
MemberwiseClone | (Herdado de Object.) |
![]() |
ToString | (Herdado de Object.) |
Início
Campos
| Nome | Descrição | |
|---|---|---|
![]() |
Criteria | The criteria for deleting security privileges. |
![]() |
International | The cultural settings. |
Início
Segurança de thread
Qualquer membro público static (Shared no Visual Basic) desse tipo é seguro para threads. Não há garantia de que qualquer membro de instância seja seguro para threads.
.gif)
.gif)
.gif)