SecurityPrincipalsRequest Класс

Определение

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

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

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

SecurityPrincipalsRequest()

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

SecurityPrincipalsRequest(International, SecurityPrincipals)

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

Поля

International

Региональные настройки.

Principals

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

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