IUniversalAuthProvider::GetValidAccessToken Method ()

 

Updated: April 20, 2017

Returns a valid access token that is used to set the AccessToken property of the SqlConnection.

Namespace:   Microsoft.SqlServer.Dac
Assembly:  Microsoft.SqlServer.Dac (in Microsoft.SqlServer.Dac.dll)

String^ GetValidAccessToken()

Return Value

Type: System::String^

The access token to be used to set the AccessToken property of the SqlConnection.

Return to top
Show: