GetPublicKeyResponse ComplexType
Contains the response from the GetPublicKey action.
Properties
The properties of a complex type contain the structured data of the type.
Name | Type | Details |
---|---|---|
groupPublicKey | Edm.String |
The group's public key. |
groupSecondaryPublicKey | Edm.String |
The group's secondary public key. |
Used by
The following use the GetPublicKeyResponse ComplexType.
Name | How used |
---|---|
GetPublicKey | ReturnType |