WSFederationElement.AuthenticationType Proprietà

Definizione

Ottiene o imposta l'attributo 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

Valore della proprietà

Stringa contenente un URI che rappresenta il tipo wauth della richiesta di accesso WS-Federation. Il valore predefinito è una stringa vuota. facoltativo.

Attributi

Si applica a

Vedi anche