 | IClaimsUserInformationTypeUserType Property |
An optional string designating the type of the user who is utilizing the remote site which is calling one of the iAAWG methods.
Namespace:
IAS
Assembly:
Claims (in Claims.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic string UserType { get; set; }
Public Property UserType As String
Get
Set
function get UserType () : String
function set UserType (value : String)
function get_UserType();
function set_UserType(value);
Property Value
Type:
String
See Also