C# Class Evernote.EDAM.UserStore.AuthenticationResult.Isset

Show file Open project: evernote/evernote-demo-metro

Public Properties

Property Type Description
authenticationToken bool
currentTime bool
expiration bool
noteStoreUrl bool
publicUserInfo bool
user bool
webApiUrlPrefix bool

Property Details

authenticationToken public property

public bool authenticationToken
return bool

currentTime public property

public bool currentTime
return bool

expiration public property

public bool expiration
return bool

noteStoreUrl public property

public bool noteStoreUrl
return bool

publicUserInfo public property

public bool publicUserInfo
return bool

user public property

public bool user
return bool

webApiUrlPrefix public property

public bool webApiUrlPrefix
return bool