Click or drag to resize

MonitorEndpointUsername Property

Basic authentication UserName

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

Property Value

Type: String

Implements

IMonitorEndpointUsername
See Also