LinkedAccount
(
o
)
|
Signature
Oculus.Platform.Models.LinkedAccount.LinkedAccount(IntPtr o) Parameters o: IntPtr |
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 |