SecurityPrivilegesDeleteCriteria-Klasse
Represents a complex type that specifies criteria for deleting security privileges.
Vererbungshierarchie
System. . :: . .Object
Microsoft.MasterDataServices.Services.DataContracts..::..SecurityPrivilegesDeleteCriteria
Namespace: Microsoft.MasterDataServices.Services.DataContracts
Assembly: Microsoft.MasterDataServices.Services (in Microsoft.MasterDataServices.Services.dll)
Syntax
'Declaration
<DataContractAttribute(Name := "SecurityPrivilegesDeleteCriteria", Namespace := "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")> _
Public NotInheritable Class SecurityPrivilegesDeleteCriteria
'Usage
Dim instance As SecurityPrivilegesDeleteCriteria
[DataContractAttribute(Name = "SecurityPrivilegesDeleteCriteria", Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public sealed class SecurityPrivilegesDeleteCriteria
[DataContractAttribute(Name = L"SecurityPrivilegesDeleteCriteria", Namespace = L"https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public ref class SecurityPrivilegesDeleteCriteria sealed
[<SealedAttribute>]
[<DataContractAttribute(Name = "SecurityPrivilegesDeleteCriteria", Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type SecurityPrivilegesDeleteCriteria = class end
public final class SecurityPrivilegesDeleteCriteria
Der SecurityPrivilegesDeleteCriteria-Typ macht folgende Elemente verfügbar.
Konstruktoren
| Name | Beschreibung | |
|---|---|---|
![]() |
SecurityPrivilegesDeleteCriteria | Initializes a new instance of the SecurityPrivilegesDeleteCriteria class. |
Zum Anfang
Eigenschaften
| Name | Beschreibung | |
|---|---|---|
![]() |
FunctionPrivileges | Gets or sets whether function privileges should be deleted. |
![]() |
HierarchyMemberPrivileges | Gets or sets whether hierarchy member privileges should be deleted. |
![]() |
ModelPrivileges | Gets or sets whether model privileges should be deleted. |
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)