FunctionPrivilege-Klasse
Specifies a function privilege security assignment for a user or group.
Vererbungshierarchie
System. . :: . .Object
Microsoft.MasterDataServices..::..FunctionPrivilege
Namespace: Microsoft.MasterDataServices
Assembly: Microsoft.MasterDataServices (in Microsoft.MasterDataServices.dll)
Syntax
'Declaration
<DataContractAttribute(Name := "FunctionPrivilege", Namespace := "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")> _
Public Class FunctionPrivilege _
Implements IExtensibleDataObject
'Usage
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
Der FunctionPrivilege-Typ macht folgende Elemente verfügbar.
Konstruktoren
| Name | Beschreibung | |
|---|---|---|
![]() |
FunctionPrivilege | Initializes a new instance of the FunctionPrivilege class. |
Zum Anfang
Eigenschaften
| Name | Beschreibung | |
|---|---|---|
![]() |
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. |
Zum Anfang
Methoden
| Name | Beschreibung | |
|---|---|---|
![]() |
Equals | (Geerbt von Object.) |
![]() |
Finalize | (Geerbt von Object.) |
![]() |
GetHashCode | (Geerbt von Object.) |
![]() |
GetType | (Geerbt von Object.) |
![]() |
MemberwiseClone | (Geerbt von Object.) |
![]() |
ToString | (Geerbt von Object.) |
Zum Anfang
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic)-Elemente dieses Typs sind Threadsicher. Für Instanzelemente wird die Threadsicherheit nicht gewährleistet.
.gif)
.gif)
.gif)