Click or drag to resize

IMonitorEndpointUsername Property

Basic authentication UserName

Namespace:  Crosser.Common.Server.Endpoint
Assembly:  Crosser.Common (in Crosser.Common.dll) Version: 0.0.4
Syntax
C#
string Username { get; set; }

Property Value

Type: String
See Also