Click or drag to resize
RegistryEventUsername Property
Get/Set the username used for registration.
SIP send the username in case of a registration timeout, IAX2 in case of a registration failure. Otherwise the username is null.

Namespace: AsterNET.Manager.Event
Assembly: AsterNET (in AsterNET.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public string Username { get; set; }

Property Value

Type: String
See Also