Aracılığıyla paylaş


WSFederationElement.AuthenticationType Özellik

Tanım

Özniteliği alır veya ayarlar authenticationType .

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

Özellik Değeri

WS-Federation oturum açma isteği wauth türünü temsil eden bir URI içeren dize. Varsayılan değer boş bir dizedir. İsteğe bağlı.

Öznitelikler

Şunlara uygulanır

Ayrıca bkz.