SecuritySet Класс

Определение

Определяет контракт данных для критериев поиска безопасности.

public ref class SecuritySet : Microsoft::MasterDataServices::DataContractBase
[System.CodeDom.Compiler.GeneratedCode("System.Runtime.Serialization", "4.0.0.0")]
[System.Diagnostics.DebuggerStepThrough]
[System.Runtime.Serialization.DataContract(Name="SecuritySet", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class SecuritySet : Microsoft.MasterDataServices.DataContractBase
[<System.CodeDom.Compiler.GeneratedCode("System.Runtime.Serialization", "4.0.0.0")>]
[<System.Diagnostics.DebuggerStepThrough>]
[<System.Runtime.Serialization.DataContract(Name="SecuritySet", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type SecuritySet = class
    inherit DataContractBase
Public Class SecuritySet
Inherits DataContractBase
Наследование
SecuritySet
Атрибуты

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

Имя Описание
SecuritySet()

Инициализирует новый экземпляр класса SecuritySet.

Свойства

Имя Описание
ExtensionData

Возвращает или задает структуру, содержащую дополнительные данные.

(Унаследовано от DataContractBase)
Principal

Получает или устанавливает принципы безопасности.

Privilege

Получает или устанавливает права безопасности.

Применяется к