Home | Trees | Indices | Help |
|
---|
|
Application Key entity representation. An application key defines a token that can be used to authenticate and perform some action in a particular organization.
Instance Methods | |
Inherited from Inherited from Inherited from Inherited from |
Properties | |
string |
organization The name of the organization owning this environment. |
string |
token The token associated with this application key. |
string |
expiration_date The expiration date associated with this application key. |
string |
group The group associated with this application key. |
string |
creator The creator associated with this application key. |
Inherited from Inherited from |
Property Details |
organizationThe name of the organization owning this environment.
|
tokenThe token associated with this application key.
|
expiration_dateThe expiration date associated with this application key.
|
groupThe group associated with this application key.
|
creatorThe creator associated with this application key. Its username is actually returned.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Tue Dec 5 14:16:50 2017 | http://epydoc.sourceforge.net |