Udostępnij za pośrednictwem


ManagedIdentityAuthenticator Klasa

Definicja

Abstrakcja w celu uzyskania tokenów z tożsamości usługi zarządzanej.

public class ManagedIdentityAuthenticator : Microsoft.Bot.Connector.Authentication.IAuthenticator
type ManagedIdentityAuthenticator = class
    interface IAuthenticator
Public Class ManagedIdentityAuthenticator
Implements IAuthenticator
Dziedziczenie
ManagedIdentityAuthenticator
Implementuje

Konstruktory

ManagedIdentityAuthenticator(String, String, HttpClient, ILogger)

Inicjuje nowe wystąpienie klasy ManagedIdentityAuthenticator.

Metody

GetTokenAsync(Boolean)

Uzyskuje token zabezpieczający.

Dotyczy