IUniversalAuthProvider::GetValidAccessToken Method ()
Updated: April 20, 2017
Returns a valid access token that is used to set the AccessToken property of the SqlConnection.
Assembly: Microsoft.SqlServer.Dac (in Microsoft.SqlServer.Dac.dll)
Return Value
Type: System::String^The access token to be used to set the AccessToken property of the SqlConnection.
Show: