[This is preliminary documentation and is subject to change.]
Field is used to obtain regular access token
Namespace: NFX.Web.SocialAssembly: NFX.Web (in NFX.Web.dll) Version: 3.0.0.1 (3.0.0.1)
public string OAuthVerifier { get; internal set; }
public string OAuthVerifier { get; internal set; }
Public Property OAuthVerifier As String
Get
Friend Set
Public Property OAuthVerifier As String
Get
Friend Set
public:
property String^ OAuthVerifier {
String^ get ();
internal: void set (String^ value);
}
public:
property String^ OAuthVerifier {
String^ get ();
internal: void set (String^ value);
}
member OAuthVerifier : string with get, internal set
member OAuthVerifier : string with get, internal set
Property Value
Type:
String