SecurityPrincipalsCriteria-Klasse
Defines the data contract for the security result criteria.
Vererbungshierarchie
System. . :: . .Object
Microsoft.MasterDataServices.Services.DataContracts..::..SecurityPrincipalsCriteria
Namespace: Microsoft.MasterDataServices.Services.DataContracts
Assembly: Microsoft.MasterDataServices.Services (in Microsoft.MasterDataServices.Services.dll)
Syntax
'Declaration
<DataContractAttribute(Name := "SecurityPrincipalsCriteria", Namespace := "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")> _
Public NotInheritable Class SecurityPrincipalsCriteria
'Usage
Dim instance As SecurityPrincipalsCriteria
[DataContractAttribute(Name = "SecurityPrincipalsCriteria", Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public sealed class SecurityPrincipalsCriteria
[DataContractAttribute(Name = L"SecurityPrincipalsCriteria", Namespace = L"https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public ref class SecurityPrincipalsCriteria sealed
[<SealedAttribute>]
[<DataContractAttribute(Name = "SecurityPrincipalsCriteria", Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type SecurityPrincipalsCriteria = class end
public final class SecurityPrincipalsCriteria
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 indicating whether all Users criteria are used. |
![]() |
FunctionPrivilege | Gets or sets the ResultType for FunctionPrivilege. |
![]() |
HierarchyMemberPrivilege | Gets or sets the ResultType for HierarchyMemberPrivilege. |
![]() |
Identifiers | Gets or sets an array of IDs. |
![]() |
ModelPrivilege | Gets or sets the ResultType for ModelPrivilege. |
![]() |
ResultType | Gets or sets the principal result type. |
![]() |
SecurityResolutionType | Gets or sets whether the resolve effective privileges resolution type is desired. |
![]() |
Type | Gets or sets the user or group. |
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)