WSFederationElement.AuthenticationType Egenskap

Definition

Hämtar eller anger attributet 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

Egenskapsvärde

En sträng som innehåller en URI som representerar WS-Federation wauth-typ för inloggningsbegäran. Standardvärdet är en tom sträng. Optional.

Attribut

Gäller för

Se även