[This is preliminary documentation and is subject to change.]
User Identity Type.
| C# | Visual Basic | Visual C++ |
public byte UserIdentityType { get; set; }
Public Property UserIdentityType As Byte
public: property unsigned char UserIdentityType { unsigned char get (); void set (unsigned char value); }