SecurityPrincipals Класс

Определение

Задает набор пользователей и группы пользователей.

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

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

SecurityPrincipals()

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

Свойства

ExtensionData

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

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

Возвращает или задает массив групп безопасности.

Users

Возвращает или задает массив пользователей безопасности.

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