WSFederationElement.AuthenticationType Propriedade

Definição

Obtém ou definem o authenticationType atributo.

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 de Propriedade

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

Atributos

Aplica-se a

Ver também