Język

ManagedIdentityClientAssertion.GetClientAssertionAsync Metoda

Definicja

Prototyp uwierzytelniania bez certyfikatu przy użyciu podpisanej asercji uzyskanej z tożsamością zarządzaną (bez certyfikatów).

protected override System.Threading.Tasks.Task<Microsoft.Identity.Web.ClientAssertion> GetClientAssertionAsync(Microsoft.Identity.Client.AssertionRequestOptions? assertionRequestOptions);
override this.GetClientAssertionAsync : Microsoft.Identity.Client.AssertionRequestOptions -> System.Threading.Tasks.Task<Microsoft.Identity.Web.ClientAssertion>
Protected Overrides Function GetClientAssertionAsync (assertionRequestOptions As AssertionRequestOptions) As Task(Of ClientAssertion)

Parametry

assertionRequestOptions
AssertionRequestOptions

Zwraca

Podpisane potwierdzenie.

Dotyczy