OAuthTokenValidationAccessToken Property |
Gets or sets the token that can be sent to a OAuth API.
Namespace:
Packflow.Interface.Account
Assembly:
MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax [DataMemberAttribute(Name = "access_token")]
public string AccessToken { get; set; }
Property Value
Type:
StringSee Also