Click or drag to resize
OAuthAccessTokenAccessToken Property
Gets or sets the access token.

Namespace: CMS.SocialMarketing
Assembly: CMS.SocialMarketing (in CMS.SocialMarketing.dll) Version: 11.0.0
Syntax
C#
public string AccessToken { get; set; }

Property Value

Type: String
See Also