Class UserConnectedState
Inherited Members
Namespace: SuperOffice.CRM.Web.Controllers
Assembly: SuperOffice.CRMWeb.dll
Syntax
public class UserConnectedState
Constructors
UserConnectedState()
Declaration
public UserConnectedState()
Properties
IsConnected
Declaration
public bool IsConnected { get; set; }
Property Value
| Type | Description |
|---|---|
| Boolean |
LoginUrl
Declaration
public string LoginUrl { get; set; }
Property Value
| Type | Description |
|---|---|
| String |
ProviderId
Declaration
public string ProviderId { get; set; }
Property Value
| Type | Description |
|---|---|
| String |