Click or drag to resize
ParticleCloudAccessToken Property
Gets the users Access token or returns null if the user not authenticated.

Namespace: Particle
Assembly: Particle (in Particle.dll) Version: 0.8.5.14 (0.8.5.14)
Syntax
public string AccessToken { get; }

Property Value

Type: String
See Also