Udostępnij za pośrednictwem


GovernmentChannelValidation Klasa

Definicja

Przestroga

Use ConfigurationBotFrameworkAuthentication instead to perform government channel validation.

Valies tokeny JWT z kanału dla instytucji rządowych.

[System.Obsolete("Use `ConfigurationBotFrameworkAuthentication` instead to perform government channel validation.", false)]
public sealed class GovernmentChannelValidation
[<System.Obsolete("Use `ConfigurationBotFrameworkAuthentication` instead to perform government channel validation.", false)>]
type GovernmentChannelValidation = class
Public NotInheritable Class GovernmentChannelValidation
Dziedziczenie
GovernmentChannelValidation
Atrybuty

Konstruktory

GovernmentChannelValidation()
Przestarzałe.

Valies tokeny JWT z kanału dla instytucji rządowych.

Pola

ToBotFromGovernmentChannelTokenValidationParameters
Przestarzałe.

TO BOT FROM GOVERNMENT CHANNEL: Parametry weryfikacji tokenu podczas nawiązywania połączenia z botem.

Właściwości

OpenIdMetadataUrl
Przestarzałe.

Pobiera lub ustawia adres metadanych.

Metody

AuthenticateChannelToken(String, ICredentialProvider, String, HttpClient, String, AuthenticationConfiguration)
Przestarzałe.

Zweryfikuj przychodzący nagłówek uwierzytelniania jako token wysłany z usługi Bot Framework Government Channel Service.

AuthenticateChannelToken(String, ICredentialProvider, String, HttpClient, String)
Przestarzałe.

Zweryfikuj przychodzący nagłówek uwierzytelniania jako token wysłany z usługi Bot Framework Government Channel Service.

ValidateIdentity(ClaimsIdentity, ICredentialProvider, String)
Przestarzałe.

Zweryfikuj wartość ClaimsIdentity wysłaną z usługi Bot Framework Government Channel Service.

Dotyczy