SecurityPrivilegesRequest Класс

Определение

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

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

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

Имя Описание
SecurityPrivilegesRequest()

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

SecurityPrivilegesRequest(International, SecurityPrivileges)

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

Поля

Имя Описание
International

Культурные обстановки.

Privileges

Привилегии безопасности, чтобы получить.

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