Класс ModelPrivilege
Specifies a model/object level privilege within the MDS system.
Иерархия наследования
System. . :: . .Object
Microsoft.MasterDataServices..::..ModelPrivilege
Пространство имен: Microsoft.MasterDataServices
Сборка: Microsoft.MasterDataServices (в Microsoft.MasterDataServices.dll)
Синтаксис
'Декларация
<DataContractAttribute(Name := "ModelPrivilege", Namespace := "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")> _
Public Class ModelPrivilege _
Implements IExtensibleDataObject
'Применение
Dim instance As ModelPrivilege
[DataContractAttribute(Name = "ModelPrivilege", Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class ModelPrivilege : IExtensibleDataObject
[DataContractAttribute(Name = L"ModelPrivilege", Namespace = L"https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public ref class ModelPrivilege : IExtensibleDataObject
[<DataContractAttribute(Name = "ModelPrivilege", Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type ModelPrivilege =
class
interface IExtensibleDataObject
end
public class ModelPrivilege implements IExtensibleDataObject
Тип ModelPrivilege обеспечивает доступ к следующим элементам.
Конструкторы
| Имя | Описание | |
|---|---|---|
![]() |
ModelPrivilege | Initializes a new instance of the ModelPrivilege class. |
В начало
Свойства
| Имя | Описание | |
|---|---|---|
![]() |
AuditInfo | Gets or sets audit information. |
![]() |
ExtensionData | Gets or sets an object that contains extra data. |
![]() |
Identifier | Gets or sets the permission identifier. |
![]() |
IsModelAdministrator | Gets or sets a value that indicates whether the principal is the model administrator. |
![]() |
ModelId | Gets or sets info. |
![]() |
ObjectId | Gets or sets the object ID. |
![]() |
ObjectType | Gets or sets the object type. |
![]() |
Permission | Gets or sets the security permission. |
![]() |
PrincipalId | Gets or sets the principal ID. |
![]() |
PrincipalType | Gets or sets the principal type. |
В начало
Методы
| Имя | Описание | |
|---|---|---|
![]() |
Equals | (Производный от Object.) |
![]() |
Finalize | (Производный от Object.) |
![]() |
GetHashCode | (Производный от Object.) |
![]() |
GetType | (Производный от Object.) |
![]() |
MemberwiseClone | (Производный от Object.) |
![]() |
ToString | (Производный от Object.) |
В начало
Безопасность многопоточности
Любые открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность с элементами экземпляров не гарантируется.
.gif)
.gif)
.gif)