Show / Hide Table of Contents

Class UserConnectedState

Inheritance
Object
UserConnectedState
Inherited Members
Object.ToString()
Object.Equals(Object)
Object.Equals(Object, Object)
Object.ReferenceEquals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
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
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top