Zitadel.Management.V1.AddMachineKeyRequest (zitadel_api v1.0.0-rc.5) View Source
Link to this section Summary
Link to this section Types
Specs
expiration_date() :: Google.Protobuf.Timestamp.t() | nil
Specs
t() :: %Zitadel.Management.V1.AddMachineKeyRequest{
expiration_date: expiration_date(),
type: type(),
user_id: user_id()
}
Specs
type() :: Zitadel.Authn.V1.KeyType.t()
Specs
user_id() :: String.t()