The PrincipalType of the SecurityPrincipal.
Namespace:
proCube.ApiAssembly: proCubeApi (in proCubeApi.dll) Version: 8.0.1.325
Syntax
| C# |
|---|
PrincipalType Type { get; } |
| Visual Basic (Usage) |
|---|
Dim instance As SecurityPrincipal Dim value As PrincipalType value = instance.Type |