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 |
Привилегии безопасности, чтобы получить. |