Sdílet prostřednictvím


WsFederationConfiguration.AuthenticationType Vlastnost

Definice

Získá nebo nastaví hodnotu parametru wauth pro použití v WS-Federation žádosti o přihlášení ("wsignin1.0").

public:
 property System::String ^ AuthenticationType { System::String ^ get(); void set(System::String ^ value); };
public string AuthenticationType { get; set; }
member this.AuthenticationType : string with get, set
Public Property AuthenticationType As String

Hodnota vlastnosti

Identifikátor URI, který určuje typ ověřování. Výchozí hodnota je prázdný řetězec.

Platí pro

Viz také