WSFederationElement.AuthenticationType Propriedade

Definição

Obtém ou define 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 da propriedade

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

Atributos

Aplica-se a

Confira também