Compartir a través de


WsFederationConfiguration.AuthenticationType Propiedad

Definición

Obtiene o establece el valor del parámetro wauth que se usa en las solicitudes de inicio de sesión de 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

Valor de propiedad

URI que especifica el tipo de autenticación. El valor predeterminado es una cadena vacía.

Se aplica a

Consulte también