Click or drag to resize

MonitorEndpointPassword Property

Basic authentication Password

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

Property Value

Type: String

Implements

IMonitorEndpointPassword
See Also