Udostępnij za pośrednictwem


WSFederationElement.AuthenticationType Właściwość

Definicja

Pobiera lub ustawia authenticationType atrybut.

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

Wartość właściwości

Ciąg zawierający identyfikator URI reprezentujący typ uwierzytelniania żądania logowania WS-Federation. Wartość domyślna to pusty ciąg. Opcjonalny.

Atrybuty

Dotyczy

Zobacz też