Share via


WSFederationElement.AuthenticationType Vlastnost

Definice

Získá nebo nastaví authenticationType atribut.

public:
 property System::String ^ AuthenticationType { System::String ^ get(); void set(System::String ^ value); };
[System.Configuration.ConfigurationProperty("authenticationType", IsRequired=false)]
public string AuthenticationType { get; set; }
[<System.Configuration.ConfigurationProperty("authenticationType", IsRequired=false)>]
member this.AuthenticationType : string with get, set
Public Property AuthenticationType As String

Hodnota vlastnosti

Řetězec, který obsahuje identifikátor URI, který představuje typ žádosti o přihlášení WS-Federation wauth. Výchozí hodnota je prázdný řetězec. Nepovinný parametr.

Atributy

Platí pro

Viz také