ApplicationKeyInfo Object
The current secret key or certificate for the specified app.
This object is used by the following operations:
The properties included in the ApplicationKeyInfo object are listed below.
Note: Only one of the properties below is used.
Property | Type | Description |
---|---|---|
Key | base64Binary | The app's secret key. |
CSR | base64Binary | The application's certificate. |