SecurityPrincipalsGetRequest Класс
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
Представляет контракт запроса на получение принципов безопасности из MDS.
public ref class SecurityPrincipalsGetRequest
[System.CodeDom.Compiler.GeneratedCode("System.ServiceModel", "4.0.0.0")]
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)]
[System.Diagnostics.DebuggerStepThrough]
[System.ServiceModel.MessageContract(IsWrapped=true, WrapperName="SecurityPrincipalsGetRequest", WrapperNamespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class SecurityPrincipalsGetRequest
[<System.CodeDom.Compiler.GeneratedCode("System.ServiceModel", "4.0.0.0")>]
[<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)>]
[<System.Diagnostics.DebuggerStepThrough>]
[<System.ServiceModel.MessageContract(IsWrapped=true, WrapperName="SecurityPrincipalsGetRequest", WrapperNamespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type SecurityPrincipalsGetRequest = class
Public Class SecurityPrincipalsGetRequest
- Наследование
-
SecurityPrincipalsGetRequest
- Атрибуты
Конструкторы
| Имя | Описание |
|---|---|
| SecurityPrincipalsGetRequest() |
Инициализирует новый экземпляр SecurityPrincipalsGetRequest класса с значениями по умолчанию. |
| SecurityPrincipalsGetRequest(International, SecurityPrincipalsCriteria) |
Инициализирует новый экземпляр SecurityPrincipalsGetRequest класса, который соответствует определённым культурным условиям и критериям для получения директоров. |
Поля
| Имя | Описание |
|---|---|
| Criteria |
Критерии для получения директоров. |
| International |
Культурные обстановки. |