WSFederationElement.AuthenticationType Propriedade

Definição

Obtém ou define o atributo 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

Valor da propriedade

Uma cadeia de caracteres que contém um URI que representa o WS-Federation tipo wauth de solicitação de entrada. O padrão é uma cadeia de caracteres vazia. Opcional.

Atributos

Aplica-se a

Confira também