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