Structure
ServiceAccount.KeySecret
public struct KeySecret: Decodable, Equatable
A secret along with the corresponding key used to authenticate a Service Account. This is the response value for when a new key is created for a Service Account.
Relationships
Member Of
ServiceAccount
All programmatic interaction with the Disruptive Technologies API is done via a logged-in Service Account.
Conforms To
Decodable
Equatable