AzureActiveDirectoryOpenIdConnectRequestTokenContext::Token Property
Gets or sets the token.
Assembly: Microsoft.WindowsAzure.Mobile.Service.Security (in Microsoft.WindowsAzure.Mobile.Service.Security.dll)
public: property String^ Token { [CompilerGeneratedAttribute] String^ get(); [CompilerGeneratedAttribute] void set(String^ value); }
Show: