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.