Click or drag to resize

UserRawProfile Property

Profile level, used to identify user privilages on the platform

Namespace:  ImmerseSDK.Sessions
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax
C#
[JsonNameAttribute("profile")]
public int RawProfile { get; private set; }

Property Value

Type: Int32
See Also