WsFederationConfiguration.AuthenticationType Propriedade

Definição

Obtém ou define o valor do parâmetro wauth a ser usado em solicitações de conexão da Web Services 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 da propriedade

Um URI que especifica o tipo de autenticação. O padrão é uma cadeia de caracteres vazia.

Aplica-se a

Confira também