Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Defines the data contract for the security result criteria.
Vererbungshierarchie
System.Object
Microsoft.MasterDataServices.Services.DataContracts.DataContractBase
Microsoft.MasterDataServices.Services.DataContracts.ModelPrivilegesCriteria
Namespace: Microsoft.MasterDataServices.Services.DataContracts
Assembly: Microsoft.MasterDataServices.Services.Contracts (in Microsoft.MasterDataServices.Services.Contracts.dll)
Syntax
'Declaration
<DataContractAttribute(Name := "ModelPrivilegesCriteria", Namespace := "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")> _
Public Class ModelPrivilegesCriteria _
Inherits DataContractBase
'Usage
Dim instance As ModelPrivilegesCriteria
[DataContractAttribute(Name = "ModelPrivilegesCriteria", Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class ModelPrivilegesCriteria : DataContractBase
[DataContractAttribute(Name = L"ModelPrivilegesCriteria", Namespace = L"https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public ref class ModelPrivilegesCriteria : public DataContractBase
[<DataContractAttribute(Name = "ModelPrivilegesCriteria", Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type ModelPrivilegesCriteria =
class
inherit DataContractBase
end
public class ModelPrivilegesCriteria extends DataContractBase
Der ModelPrivilegesCriteria-Typ macht folgende Elemente verfügbar.
Konstruktoren
| Name | Beschreibung | |
|---|---|---|
![]() |
ModelPrivilegesCriteria | Initializes a new instance of the ModelPrivilegesCriteria class. |
Zum Anfang
Eigenschaften
| Name | Beschreibung | |
|---|---|---|
![]() |
All | Gets a value that indicates whether the results will include all privileges. |
![]() |
Identifiers | Gets or sets the model privilege identifiers. |
![]() |
ModelId | Gets or sets the model identifier. |
![]() |
ObjectId | Gets or sets the model object identifier. |
![]() |
Permission | Gets or sets the permission. |
![]() |
PrincipalId | Gets or sets the principal identifier. |
![]() |
PrincipalType | Gets or sets the principal type. |
![]() |
ResultType | Gets or sets the result type for the criteria. |
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.) |
![]() |
SetProperty<T> | Infrastruktur Sets the property using the specified values. (Geerbt von DataContractBase.) |
![]() |
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.
Siehe auch
Verweis
Microsoft.MasterDataServices.Services.DataContracts-Namespace
.gif)
.gif)
.gif)