WsFederationConfiguration.AuthenticationType Egenskap

Definition

Hämtar eller anger värdet för wauth-parametern som ska användas i WS-Federation inloggningsbegäranden ("wsignin1.0").

public:
 property System::String ^ AuthenticationType { System::String ^ get(); void set(System::String ^ value); };
public string AuthenticationType { get; set; }
member this.AuthenticationType : string with get, set
Public Property AuthenticationType As String

Egenskapsvärde

En URI som anger autentiseringstypen. Standardvärdet är en tom sträng.

Gäller för

Se även