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

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

Public Properties

Property Type Description
consumerKey bool
consumerSecret bool
password bool
username bool

Property Details

consumerKey public property

public bool consumerKey
return bool

consumerSecret public property

public bool consumerSecret
return bool

password public property

public bool password
return bool

username public property

public bool username
return bool