Compartilhar via


ServiceAuthenticationElement.ServiceAuthenticationManagerType Propriedade

Definição

Obtém ou define o tipo da política de autenticação para o ServiceAuthenticationElement atual.

public:
 property System::String ^ ServiceAuthenticationManagerType { System::String ^ get(); void set(System::String ^ value); };
[System.Configuration.ConfigurationProperty("serviceAuthenticationManagerType", DefaultValue="")]
[System.Configuration.StringValidator(MinLength=0)]
public string ServiceAuthenticationManagerType { get; set; }
[<System.Configuration.ConfigurationProperty("serviceAuthenticationManagerType", DefaultValue="")>]
[<System.Configuration.StringValidator(MinLength=0)>]
member this.ServiceAuthenticationManagerType : string with get, set
Public Property ServiceAuthenticationManagerType As String

Valor da propriedade

String

Uma cadeia de caracteres que contém o nome da política de autenticação.

Atributos

Aplica-se a