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


Свойство SecurityPrincipalsCriteria.SecurityResolutionType

Gets or sets the type of the security resolution.

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

Синтаксис

'Декларация
<DataMemberAttribute> _
Public Property SecurityResolutionType As SecurityResolutionType 
    Get 
    Set
'Применение
Dim instance As SecurityPrincipalsCriteria 
Dim value As SecurityResolutionType 

value = instance.SecurityResolutionType

instance.SecurityResolutionType = value
[DataMemberAttribute]
public SecurityResolutionType SecurityResolutionType { get; set; }
[DataMemberAttribute]
public:
property SecurityResolutionType SecurityResolutionType {
    SecurityResolutionType get ();
    void set (SecurityResolutionType value);
}
[<DataMemberAttribute>]
member SecurityResolutionType : SecurityResolutionType with get, set
function get SecurityResolutionType () : SecurityResolutionType 
function set SecurityResolutionType (value : SecurityResolutionType)

Значение свойства

Тип: Microsoft.MasterDataServices.Services.DataContracts.SecurityResolutionType
The type of the security resolution.

См. также

Справочник

SecurityPrincipalsCriteria Класс

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