Compartilhar via


RemoteAuthenticationContext<TRemoteAuthenticationState> Classe

Definição

Representa o contexto durante operações de autenticação.

generic <typename TRemoteAuthenticationState>
 where TRemoteAuthenticationState : RemoteAuthenticationStatepublic ref class RemoteAuthenticationContext
public class RemoteAuthenticationContext<TRemoteAuthenticationState> where TRemoteAuthenticationState : RemoteAuthenticationState
type RemoteAuthenticationContext<'RemoteAuthenticationState (requires 'RemoteAuthenticationState :> RemoteAuthenticationState)> = class
Public Class RemoteAuthenticationContext(Of TRemoteAuthenticationState)

Parâmetros de tipo

TRemoteAuthenticationState
Herança
RemoteAuthenticationContext<TRemoteAuthenticationState>

Construtores

RemoteAuthenticationContext<TRemoteAuthenticationState>()

Representa o contexto durante operações de autenticação.

Propriedades

InteractiveRequest

Obtém ou define a solicitação de interação para a operação de autenticação atual.

State

Obtém ou define a instância de estado da operação de autenticação atual.

Url

Obtém ou define a URL da operação de autenticação atual.

Aplica-se a