Langue

AuthParams.GetCredentialCharset(IHttpParams) Méthode

Définition

Obtient l’ensemble de caractères pour l’encodage ICredentials.

[Android.Runtime.Register("getCredentialCharset", "(Lorg/apache/http/params/HttpParams;)Ljava/lang/String;", "")]
public static string? GetCredentialCharset(Org.Apache.Http.Params.IHttpParams? params);
[<Android.Runtime.Register("getCredentialCharset", "(Lorg/apache/http/params/HttpParams;)Ljava/lang/String;", "")>]
static member GetCredentialCharset : Org.Apache.Http.Params.IHttpParams -> string

Paramètres

params
IHttpParams

Retours

Attributs

Remarques

Les parties de cette page sont des modifications basées sur le travail créé et partagé par Android Open Source et utilisées en fonction des termes décrits dans la Creative Commons 2.5 Attribution License.

S’applique à

Voir aussi