API reference
API reference
Select your platform
No SDKs available
No versions available

LinkedAccount Class

Constructors

LinkedAccount ( o )
Signature
Oculus.Platform.Models.LinkedAccount.LinkedAccount(IntPtr o)
Parameters
o: IntPtr

Fields

AccessToken : readonly string
Access token of the linked account.
Signature
readonly string Oculus.Platform.Models.LinkedAccount.AccessToken
ServiceProvider : readonly ServiceProvider
Service provider with which the linked account is associated.
Signature
readonly ServiceProvider Oculus.Platform.Models.LinkedAccount.ServiceProvider
UserId : readonly string
User ID of the linked account.
Signature
readonly string Oculus.Platform.Models.LinkedAccount.UserId