Type 属性
Gets or sets the type of the principal.
命名空间: Microsoft.MasterDataServices
程序集: Microsoft.MasterDataServices(在 Microsoft.MasterDataServices.dll 中)
语法
声明
<DataMemberAttribute> _
Public Property Type As PrincipalType
Get
Set
用法
Dim instance As SecurityPrincipalsCriteria
Dim value As PrincipalType
value = instance.Type
instance.Type = value
[DataMemberAttribute]
public PrincipalType Type { get; set; }
[DataMemberAttribute]
public:
property PrincipalType Type {
PrincipalType get ();
void set (PrincipalType value);
}
[<DataMemberAttribute>]
member Type : PrincipalType with get, set
function get Type () : PrincipalType
function set Type (value : PrincipalType)
属性值
类型:Microsoft.MasterDataServices. . :: . .PrincipalType
One of the values of PrincipalType.