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

Exibir arquivo 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_oe property

public bool authenticationToken
return bool

currentTime public_oe property

public bool currentTime
return bool

expiration public_oe property

public bool expiration
return bool

noteStoreUrl public_oe property

public bool noteStoreUrl
return bool

publicUserInfo public_oe property

public bool publicUserInfo
return bool

user public_oe property

public bool user
return bool

webApiUrlPrefix public_oe property

public bool webApiUrlPrefix
return bool