WSFederationElement.AuthenticationType Eigenschap

Definitie

Hiermee haalt u het kenmerk op of stelt u het authenticationType in.

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

Waarde van eigenschap

Een tekenreeks die een URI bevat die de WS-Federation aanmeldingsaanvraag wauth-type vertegenwoordigt. De standaardwaarde is een lege tekenreeks. Optional.

Kenmerken

Van toepassing op

Zie ook