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 response message that returns an operation result and a SecurityPrivileges instance that contains the returned security privileges.
Hierarquia de herança
System.Object
Microsoft.MasterDataServices.SecurityPrivilegesGetResponse
Namespace: Microsoft.MasterDataServices
Assembly: Microsoft.MasterDataServices (em Microsoft.MasterDataServices.dll)
Sintaxe
'Declaração
<MessageContractAttribute(WrapperName := "SecurityPrivilegesGetResponse", WrapperNamespace := "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09", _
IsWrapped := True)> _
Public Class SecurityPrivilegesGetResponse
'Uso
Dim instance As SecurityPrivilegesGetResponse
[MessageContractAttribute(WrapperName = "SecurityPrivilegesGetResponse", WrapperNamespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09",
IsWrapped = true)]
public class SecurityPrivilegesGetResponse
[MessageContractAttribute(WrapperName = L"SecurityPrivilegesGetResponse", WrapperNamespace = L"https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09",
IsWrapped = true)]
public ref class SecurityPrivilegesGetResponse
[<MessageContractAttribute(WrapperName = "SecurityPrivilegesGetResponse", WrapperNamespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09",
IsWrapped = true)>]
type SecurityPrivilegesGetResponse = class end
public class SecurityPrivilegesGetResponse
O tipo SecurityPrivilegesGetResponse expõe os membros a seguir.
Construtores
| Nome | Descrição | |
|---|---|---|
![]() |
SecurityPrivilegesGetResponse() | Initializes a new instance of the SecurityPrivilegesGetResponse class that has default values. |
![]() |
SecurityPrivilegesGetResponse(OperationResult, SecurityPrivileges) | Initializes a new instance of the SecurityPrivilegesGetResponse class that has the specified operation result and security privileges to get. |
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 | |
|---|---|---|
![]() |
OperationResult | The operation result, including a unique ID for tracking and logging. |
![]() |
Privileges | The security privileges to get. |
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)