Share via


OpenIdConnectOptions.AuthenticationMethod Propriété

Définition

Obtient ou définit la méthode utilisée pour rediriger l’agent utilisateur vers le fournisseur d’identité.

public:
 property Microsoft::AspNetCore::Authentication::OpenIdConnect::OpenIdConnectRedirectBehavior AuthenticationMethod { Microsoft::AspNetCore::Authentication::OpenIdConnect::OpenIdConnectRedirectBehavior get(); void set(Microsoft::AspNetCore::Authentication::OpenIdConnect::OpenIdConnectRedirectBehavior value); };
public Microsoft.AspNetCore.Authentication.OpenIdConnect.OpenIdConnectRedirectBehavior AuthenticationMethod { get; set; }
member this.AuthenticationMethod : Microsoft.AspNetCore.Authentication.OpenIdConnect.OpenIdConnectRedirectBehavior with get, set
Public Property AuthenticationMethod As OpenIdConnectRedirectBehavior

Valeur de propriété

S’applique à