AuthPNames.CredentialCharset Campo

Definición

Precaución

Use 'Org.Apache.Http.Auth.Params.IAuthPNames.CredentialCharset'. This class will be removed in a future release.

Define el conjunto de caracteres que se va a usar al codificar ICredentials.

[Android.Runtime.Register("CREDENTIAL_CHARSET")]
[System.Obsolete("Use 'Org.Apache.Http.Auth.Params.IAuthPNames.CredentialCharset'. This class will be removed in a future release.")]
public const string CredentialCharset;
[<Android.Runtime.Register("CREDENTIAL_CHARSET")>]
[<System.Obsolete("Use 'Org.Apache.Http.Auth.Params.IAuthPNames.CredentialCharset'. This class will be removed in a future release.")>]
val mutable CredentialCharset : string

Valor de campo

Atributos

Comentarios

Las partes de esta página son modificaciones basadas en el trabajo creado y compartido por el Android y se usan según los términos descritos en creative Creative Commons 2.5 Attribution License.

Se aplica a