-
Notifications
You must be signed in to change notification settings - Fork 0
PublicKey
vhs94 edited this page Apr 1, 2024
·
1 revision
Operações diponíveis em client.ForApplication()
PublicKeyReadDto result = await Client
.ForPublicKey()
.CreateAsync();
PublicKeyReadDto result = await Client
.ForPublicKey()
.UpdateAsync();
PublicKeyReadDto result = await Client
.ForPublicKey()
.GetAsync();