Класс SecurityResultOptions
Defines the data contract for the security results options.
Иерархия наследования
System. . :: . .Object
Microsoft.MasterDataServices.Services.DataContracts..::..SecurityResultOptions
Пространство имен: Microsoft.MasterDataServices.Services.DataContracts
Сборка: Microsoft.MasterDataServices.Services (в Microsoft.MasterDataServices.Services.dll)
Синтаксис
'Декларация
<DataContractAttribute(Name := "SecurityResultOptions", Namespace := "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")> _
Public NotInheritable Class SecurityResultOptions
'Применение
Dim instance As SecurityResultOptions
[DataContractAttribute(Name = "SecurityResultOptions", Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public sealed class SecurityResultOptions
[DataContractAttribute(Name = L"SecurityResultOptions", Namespace = L"https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public ref class SecurityResultOptions sealed
[<SealedAttribute>]
[<DataContractAttribute(Name = "SecurityResultOptions", Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type SecurityResultOptions = class end
public final class SecurityResultOptions
Тип SecurityResultOptions обеспечивает доступ к следующим элементам.
Конструкторы
| Имя | Описание | |
|---|---|---|
![]() |
SecurityResultOptions | Initializes a new instance of the SecurityResultOptions class. |
В начало
Свойства
| Имя | Описание | |
|---|---|---|
![]() |
FunctionPrivilege | Gets or sets the ResultType for FunctionPrivilege. |
![]() |
Group | Gets or sets the ResultType for Group. |
![]() |
HierarchyMemberPrivilege | Gets or sets the ResultType for HierarchyMemberPrivilege. |
![]() |
ModelPrivilege | Gets or sets the ResultType for ModelPrivilege. |
![]() |
ResolveEffectivePrivilege | Gets or sets a value indicating whether resolve effective privileges is desired. |
![]() |
User | Gets or sets the ResultType for User. |
В начало
Методы
| Имя | Описание | |
|---|---|---|
![]() |
Equals | (Производный от Object.) |
![]() |
Finalize | (Производный от Object.) |
![]() |
GetHashCode | (Производный от Object.) |
![]() |
GetType | (Производный от Object.) |
![]() |
MemberwiseClone | (Производный от Object.) |
![]() |
ToString | (Производный от Object.) |
В начало
Безопасность многопоточности
Любые открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность с элементами экземпляров не гарантируется.
.gif)
.gif)
.gif)