AdalTokenProvider.GetAccessTokenWithCertificate Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public Microsoft.Azure.Commands.Common.Authentication.IAccessToken GetAccessTokenWithCertificate (Microsoft.Azure.Commands.Common.Authentication.AdalConfiguration config, string clientId, string certificate, string credentialType);
abstract member GetAccessTokenWithCertificate : Microsoft.Azure.Commands.Common.Authentication.AdalConfiguration * string * string * string -> Microsoft.Azure.Commands.Common.Authentication.IAccessToken
override this.GetAccessTokenWithCertificate : Microsoft.Azure.Commands.Common.Authentication.AdalConfiguration * string * string * string -> Microsoft.Azure.Commands.Common.Authentication.IAccessToken
Public Function GetAccessTokenWithCertificate (config As AdalConfiguration, clientId As String, certificate As String, credentialType As String) As IAccessToken
Parameters
- config
- AdalConfiguration
- clientId
- String
- certificate
- String
- credentialType
- String