SecurityPrivilegesGetResponse Класс

Определение

Представляет сообщение ответа, которое возвращает результат операции и экземпляр SecurityPrivileges, содержащий возвращаемые права безопасности.

public ref class SecurityPrivilegesGetResponse
[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="SecurityPrivilegesGetResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class SecurityPrivilegesGetResponse
[<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="SecurityPrivilegesGetResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type SecurityPrivilegesGetResponse = class
Public Class SecurityPrivilegesGetResponse
Наследование
SecurityPrivilegesGetResponse
Атрибуты

Конструкторы

SecurityPrivilegesGetResponse()

Инициализирует новый экземпляр класса SecurityPrivilegesGetResponse со значениями по умолчанию.

SecurityPrivilegesGetResponse(OperationResult, SecurityPrivileges)

Инициализирует новый экземпляр класса SecurityPrivilegesGetResponse, который содержит заданный результат операции и права безопасности для получения.

Поля

OperationResult

Результат выполнения операции, включая уникальный идентификатор для ведения журнала и отслеживания.

Privileges

Права безопасности для получения.

Применяется к