SessionCreate |
Create a signing certificate for an account with a static identity
The returned signature configuration can be used for multiple signature operations.public SignatureConfiguration CreateSignatureForStaticIdentity()
| Exception | Condition |
|---|---|
| HttpException | If a network error occurs. |
| PermissionException | If the request is not authorized by the service. |
| RetryException | If the rate limit for creating new identities has been exceeded. |