Class Enable
The log-in server enablement instructions
Inheritance
object
Enable
Namespace: Nettify.MailAddress.IspInfo
Assembly: Nettify.dll
Syntax
public class Enable
Properties
| Edit this page View SourceInstruction
The instruction
Declaration
public string Instruction { get; set; }
Property Value
Type | Description |
---|---|
string |
VisitUrl
The URL to visit to enable login
Declaration
public string VisitUrl { get; set; }
Property Value
Type | Description |
---|---|
string |