SecurityPrincipalsGetResponse Класс

Определение

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

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

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

SecurityPrincipalsGetResponse()

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

SecurityPrincipalsGetResponse(OperationResult, SecurityPrincipals)

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

Поля

OperationResult

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

Principals

Участники для возврата.

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