Поделиться через


Класс SecurityPrivilegesDeleteCriteria

Represents the criteria data contract for security privileges in the Master Data Services API.

Иерархия наследования

System.Object
  Microsoft.MasterDataServices.Services.DataContracts.DataContractBase
    Microsoft.MasterDataServices.Services.DataContracts.SecurityPrivilegesDeleteCriteria

Пространство имен:  Microsoft.MasterDataServices.Services.DataContracts
Сборка:  Microsoft.MasterDataServices.Services.Contracts (в Microsoft.MasterDataServices.Services.Contracts.dll)

Синтаксис

'Декларация
<DataContractAttribute(Name := "SecurityPrivilegesDeleteCriteria", Namespace := "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")> _
Public NotInheritable Class SecurityPrivilegesDeleteCriteria _
    Inherits DataContractBase
'Применение
Dim instance As SecurityPrivilegesDeleteCriteria
[DataContractAttribute(Name = "SecurityPrivilegesDeleteCriteria", Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public sealed class SecurityPrivilegesDeleteCriteria : DataContractBase
[DataContractAttribute(Name = L"SecurityPrivilegesDeleteCriteria", Namespace = L"https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public ref class SecurityPrivilegesDeleteCriteria sealed : public DataContractBase
[<SealedAttribute>]
[<DataContractAttribute(Name = "SecurityPrivilegesDeleteCriteria", Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type SecurityPrivilegesDeleteCriteria =  
    class 
        inherit DataContractBase 
    end
public final class SecurityPrivilegesDeleteCriteria extends DataContractBase

Тип SecurityPrivilegesDeleteCriteria обеспечивает доступ к следующим элементам.

Конструкторы

  Имя Описание
Открытый метод SecurityPrivilegesDeleteCriteria Initializes a new instance of the SecurityPrivilegesDeleteCriteria class.

В начало

Свойства

  Имя Описание
Открытое свойство FunctionPrivileges Gets or sets the function privilege identifiers for the criteria.
Открытое свойство HierarchyMemberPrivileges Gets or sets the hierarchy member privilege identifiers for the criteria.
Открытое свойство ModelPrivileges Gets or sets the model privilege identifiers for the criteria.

В начало

Методы

  Имя Описание
Открытый метод Equals (Производный от Object.)
Открытый метод GetHashCode (Производный от Object.)
Открытый метод GetType (Производный от Object.)
Открытый метод ToString (Производный от Object.)

В начало

Безопасность многопоточности

Любые открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность с элементами экземпляров не гарантируется.

См. также

Справочник

Пространство имен Microsoft.MasterDataServices.Services.DataContracts