Partager via


AuthenticationSchemeBuilder(String) Constructeur

Définition

Constructeur.

public:
 AuthenticationSchemeBuilder(System::String ^ name);
public AuthenticationSchemeBuilder (string name);
new Microsoft.AspNetCore.Authentication.AuthenticationSchemeBuilder : string -> Microsoft.AspNetCore.Authentication.AuthenticationSchemeBuilder
Public Sub New (name As String)

Paramètres

name
String

Nom du schéma en cours de génération.

S’applique à