[This is preliminary documentation and is subject to change.]
Token to perform googl+ operations like post
Namespace: NFX.Web.SocialAssembly: NFX.Web (in NFX.Web.dll) Version: 3.0.0.1 (3.0.0.1)
public string AccessToken { get; internal set; }
public string AccessToken { get; internal set; }
Public Property AccessToken As String
Get
Friend Set
Public Property AccessToken As String
Get
Friend Set
public:
property String^ AccessToken {
String^ get ();
internal: void set (String^ value);
}
public:
property String^ AccessToken {
String^ get ();
internal: void set (String^ value);
}
member AccessToken : string with get, internal set
member AccessToken : string with get, internal set
Property Value
Type:
String