Freigeben über


SecurityPrivilegesGetCriteria-Klasse

Represents criteria for specifying the types of security privileges to return.

Vererbungshierarchie

System. . :: . .Object
  Microsoft.MasterDataServices.Services.DataContracts..::..SecurityPrivilegesGetCriteria

Namespace:  Microsoft.MasterDataServices.Services.DataContracts
Assembly:  Microsoft.MasterDataServices.Services (in Microsoft.MasterDataServices.Services.dll)

Syntax

'Declaration
<DataContractAttribute(Name := "SecurityPrivilegesGetCriteria", Namespace := "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")> _
Public NotInheritable Class SecurityPrivilegesGetCriteria
'Usage
Dim instance As SecurityPrivilegesGetCriteria
[DataContractAttribute(Name = "SecurityPrivilegesGetCriteria", Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public sealed class SecurityPrivilegesGetCriteria
[DataContractAttribute(Name = L"SecurityPrivilegesGetCriteria", Namespace = L"https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public ref class SecurityPrivilegesGetCriteria sealed
[<SealedAttribute>]
[<DataContractAttribute(Name = "SecurityPrivilegesGetCriteria", Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type SecurityPrivilegesGetCriteria =  class end
public final class SecurityPrivilegesGetCriteria

Der SecurityPrivilegesGetCriteria-Typ macht folgende Elemente verfügbar.

Konstruktoren

  Name Beschreibung
Öffentliche Methode SecurityPrivilegesGetCriteria Initializes a new instance of the SecurityPrivilegesGetCriteria class.

Zum Anfang

Eigenschaften

  Name Beschreibung
Öffentliche Eigenschaft FunctionPrivilegesCriteria Gets or sets an instance of the FunctionPrivilegesCriteria complex type used to specify function privilege criteria.
Öffentliche Eigenschaft HierarchyMemberPrivilegesCriteria Gets or sets an instance of the HierarchyMemberPrivilegesCriteria complex type used to specify hierarchy member privilege criteria.
Öffentliche Eigenschaft ModelPrivilegesCriteria Gets or sets an instance of the ModelPrivilegesCriteria complex type used to specify model privilege criteria.

Zum Anfang

Methoden

  Name Beschreibung
Öffentliche Methode Equals (Geerbt von Object.)
Geschützte Methode Finalize (Geerbt von Object.)
Öffentliche Methode GetHashCode (Geerbt von Object.)
Öffentliche Methode GetType (Geerbt von Object.)
Geschützte Methode MemberwiseClone (Geerbt von Object.)
Öffentliche Methode 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.