Condividi tramite


AuthenticationSchemeBuilder(String) Costruttore

Definizione

Costruttore.

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)

Parametri

name
String

Nome dello schema in fase di compilazione.

Si applica a