Table of Contents

Class DirectAccessServer

Namespace
Shift.Common
Assembly
Shift.Common.dll
public class DirectAccessServer
Inheritance
DirectAccessServer
Inherited Members
Extension Methods

Constructors

DirectAccessServer()

public DirectAccessServer()

Properties

ApiUrl

public string ApiUrl { get; set; }

Property Value

string

Password

public string Password { get; set; }

Property Value

string

UserName

public string UserName { get; set; }

Property Value

string

Methods

IsValid()

public bool IsValid()

Returns

bool