SignOutContext(String, IDictionary<String,String>) Oluşturucu

Tanım

public:
 SignOutContext(System::String ^ authenticationScheme, System::Collections::Generic::IDictionary<System::String ^, System::String ^> ^ properties);
public SignOutContext (string authenticationScheme, System.Collections.Generic.IDictionary<string,string> properties);
new Microsoft.AspNetCore.Http.Features.Authentication.SignOutContext : string * System.Collections.Generic.IDictionary<string, string> -> Microsoft.AspNetCore.Http.Features.Authentication.SignOutContext
Public Sub New (authenticationScheme As String, properties As IDictionary(Of String, String))

Parametreler

authenticationScheme
String
properties
IDictionary<String,String>

Şunlara uygulanır