 |
ChallengeEventArgsUsername Property |
The username
Namespace:
VoiceElements.Client
Assembly:
VoiceElementsClient (in VoiceElementsClient.dll) Version: 8.6.1.1
Syntaxpublic string Username { get; }Public ReadOnly Property Username As String
Get
public:
property String^ Username {
String^ get ();
}member Username : string with get
Property Value
Type:
String
See Also