OAuth2TokenResponse Constructor
Initializes a new instance of the OAuth2TokenResponse class.
Namespace: Microsoft.WindowsAzure.MediaServices.Client.OAuth
Assembly: Microsoft.WindowsAzure.MediaServices.Client (in Microsoft.WindowsAzure.MediaServices.Client.dll)
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New OAuth2TokenResponse()
public OAuth2TokenResponse()
public:
OAuth2TokenResponse()
new : unit -> OAuth2TokenResponse
public function OAuth2TokenResponse()