Класс SecurityPrivileges
Represents a set of security privilege assignments at the function, model object and member levels.
Иерархия наследования
System. . :: . .Object
Microsoft.MasterDataServices.Services.DataContracts..::..SecurityPrivileges
Пространство имен: Microsoft.MasterDataServices.Services.DataContracts
Сборка: Microsoft.MasterDataServices.Services (в Microsoft.MasterDataServices.Services.dll)
Синтаксис
'Декларация
<DataContractAttribute(Name := "SecurityPrivileges", Namespace := "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")> _
Public NotInheritable Class SecurityPrivileges
'Применение
Dim instance As SecurityPrivileges
[DataContractAttribute(Name = "SecurityPrivileges", Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public sealed class SecurityPrivileges
[DataContractAttribute(Name = L"SecurityPrivileges", Namespace = L"https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public ref class SecurityPrivileges sealed
[<SealedAttribute>]
[<DataContractAttribute(Name = "SecurityPrivileges", Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type SecurityPrivileges = class end
public final class SecurityPrivileges
Тип SecurityPrivileges обеспечивает доступ к следующим элементам.
Конструкторы
| Имя | Описание | |
|---|---|---|
![]() |
SecurityPrivileges | Initializes a new instance of the SecurityPrivileges class. |
В начало
Свойства
| Имя | Описание | |
|---|---|---|
![]() |
FunctionPrivileges | Gets or sets an ArrayOfFunctionPrivilege complex type. |
![]() |
HierarchyMemberPrivileges | Gets or sets an ArrayOfHierarchyMemberPrivilege complex type. |
![]() |
ModelPrivileges | Gets or sets an ArrayOfModelPrivilege complex type. |
В начало
Методы
| Имя | Описание | |
|---|---|---|
![]() |
Equals | (Производный от Object.) |
![]() |
Finalize | (Производный от Object.) |
![]() |
GetHashCode | (Производный от Object.) |
![]() |
GetType | (Производный от Object.) |
![]() |
MemberwiseClone | (Производный от Object.) |
![]() |
ToString | (Производный от Object.) |
В начало
Безопасность многопоточности
Любые открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность с элементами экземпляров не гарантируется.
.gif)
.gif)
.gif)