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.
Represents the security principal criteria to be used with security get operations.
Vererbungshierarchie
System.Object
Microsoft.MasterDataServices.DataContractBase
Microsoft.MasterDataServices.SecurityPrincipalsCriteria
Namespace: Microsoft.MasterDataServices
Assembly: Microsoft.MasterDataServices (in Microsoft.MasterDataServices.dll)
Syntax
'Declaration
<DataContractAttribute(Name := "SecurityPrincipalsCriteria", Namespace := "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")> _
Public Class SecurityPrincipalsCriteria _
Inherits DataContractBase
'Usage
Dim instance As SecurityPrincipalsCriteria
[DataContractAttribute(Name = "SecurityPrincipalsCriteria", Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class SecurityPrincipalsCriteria : DataContractBase
[DataContractAttribute(Name = L"SecurityPrincipalsCriteria", Namespace = L"https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public ref class SecurityPrincipalsCriteria : public DataContractBase
[<DataContractAttribute(Name = "SecurityPrincipalsCriteria", Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type SecurityPrincipalsCriteria =
class
inherit DataContractBase
end
public class SecurityPrincipalsCriteria extends DataContractBase
Der SecurityPrincipalsCriteria-Typ macht folgende Elemente verfügbar.
Konstruktoren
| Name | Beschreibung | |
|---|---|---|
![]() |
SecurityPrincipalsCriteria | Initializes a new instance of the SecurityPrincipalsCriteria class. |
Zum Anfang
Eigenschaften
| Name | Beschreibung | |
|---|---|---|
![]() |
All | Gets or sets a value that indicates whether all users criteria are used. |
![]() |
ExtensionData | Gets or sets the structure that contains extra data. (Geerbt von DataContractBase.) |
![]() |
FunctionPrivilege | Gets or sets the function privilege result type. |
![]() |
HierarchyMemberPrivilege | Gets or sets the hierarchy member privilege result type. |
![]() |
Identifiers | Gets or sets an array of user criteria. |
![]() |
ModelPrivilege | Gets or sets the model privilege result type. |
![]() |
ResultType | Gets or sets the principal result type. |
![]() |
SecurityResolutionType | Gets or sets resolution of effective privileges. |
![]() |
Type | Gets or sets the type of the principal. |
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)