get Client Token
Use this function to get an Azure authentication token for the current login context.
Return
Configuration values returned by getClientToken.
Parameters
argument
null
Return
Configuration values returned by getClientToken.
Parameters
endpoint
Optional authentication endpoint. Defaults to the endpoint of Azure Resource Manager.
See also
suspend fun getClientToken(argument: suspend GetClientTokenPlainArgsBuilder.() -> Unit): GetClientTokenResult
Return
Configuration values returned by getClientToken.
Parameters
argument
Builder for com.pulumi.azurenative.authorization.kotlin.inputs.GetClientTokenPlainArgs.