Android.Net.Sip.SipProfile.AuthUserName Property
Gets the username for authentication.

Syntax

[get: Android.Runtime.Register("getAuthUserName", "()Ljava/lang/String;", "GetGetAuthUserNameHandler")]
public virtual string AuthUserName { get; }

See Also

SipProfile.UserName

Value

Documentation for this section has not yet been entered.

Remarks

Gets the username for authentication. If it is null, then the username is used in authentication instead.

[Android Documentation]

Requirements

Namespace: Android.Net.Sip
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 12