Condividi tramite


WsFederationConfiguration.AuthenticationType Proprietà

Definizione

Ottiene o imposta il valore del parametro wauth da usare nelle richieste di accesso WS-Federation ("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

Valore della proprietà

URI che specifica il tipo di autenticazione. Il valore predefinito è una stringa vuota.

Si applica a

Vedi anche