Примечание.
Для доступа к этой странице требуется авторизация. Вы можете попробовать войти или изменить каталоги.
Для доступа к этой странице требуется авторизация. Вы можете попробовать изменить каталоги.
Specifies a model/object level privilege within the MDS system.
Иерархия наследования
System.Object
Microsoft.MasterDataServices.DataContractBase
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 _
Inherits DataContractBase
'Применение
Dim instance As ModelPrivilege
[DataContractAttribute(Name = "ModelPrivilege", Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class ModelPrivilege : DataContractBase
[DataContractAttribute(Name = L"ModelPrivilege", Namespace = L"https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public ref class ModelPrivilege : public DataContractBase
[<DataContractAttribute(Name = "ModelPrivilege", Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type ModelPrivilege =
class
inherit DataContractBase
end
public class ModelPrivilege extends DataContractBase
Тип ModelPrivilege обеспечивает доступ к следующим элементам.
Конструкторы
| Имя | Описание | |
|---|---|---|
![]() |
ModelPrivilege | Initializes a new instance of the ModelPrivilege class. |
В начало
Свойства
| Имя | Описание | |
|---|---|---|
![]() |
AuditInfo | Gets or sets audit information. |
![]() |
ExtensionData | Gets or sets the structure that contains extra data. (Производный от DataContractBase.) |
![]() |
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)