Класс SecurityPrivilegesRequest
Represents a request message for specifying the security privileges for the operation.
Иерархия наследования
System. . :: . .Object
Microsoft.MasterDataServices..::..SecurityPrivilegesRequest
Пространство имен: Microsoft.MasterDataServices
Сборка: Microsoft.MasterDataServices (в Microsoft.MasterDataServices.dll)
Синтаксис
'Декларация
<MessageContractAttribute(WrapperName := "SecurityPrivilegesRequest", WrapperNamespace := "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09", _
IsWrapped := True)> _
Public Class SecurityPrivilegesRequest
'Применение
Dim instance As SecurityPrivilegesRequest
[MessageContractAttribute(WrapperName = "SecurityPrivilegesRequest", WrapperNamespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09",
IsWrapped = true)]
public class SecurityPrivilegesRequest
[MessageContractAttribute(WrapperName = L"SecurityPrivilegesRequest", WrapperNamespace = L"https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09",
IsWrapped = true)]
public ref class SecurityPrivilegesRequest
[<MessageContractAttribute(WrapperName = "SecurityPrivilegesRequest", WrapperNamespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09",
IsWrapped = true)>]
type SecurityPrivilegesRequest = class end
public class SecurityPrivilegesRequest
Тип SecurityPrivilegesRequest обеспечивает доступ к следующим элементам.
Конструкторы
| Имя | Описание | |
|---|---|---|
![]() |
SecurityPrivilegesRequest() () () () | Initializes a new instance of the SecurityPrivilegesRequest class that has default values. |
![]() |
SecurityPrivilegesRequest(International, SecurityPrivileges) | Initializes a new instance of the SecurityPrivilegesRequest class that has the specified cultural settings and security privileges to get. |
В начало
Методы
| Имя | Описание | |
|---|---|---|
![]() |
Equals | (Производный от Object.) |
![]() |
Finalize | (Производный от Object.) |
![]() |
GetHashCode | (Производный от Object.) |
![]() |
GetType | (Производный от Object.) |
![]() |
MemberwiseClone | (Производный от Object.) |
![]() |
ToString | (Производный от Object.) |
В начало
Поля
| Имя | Описание | |
|---|---|---|
![]() |
International | The cultural settings. |
![]() |
Privileges | The security privileges to get. |
В начало
Безопасность многопоточности
Любые открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность с элементами экземпляров не гарантируется.
.gif)
.gif)
.gif)