CreateRepositorySecretRequest Class

Definition

CreateRepositorySecretRequest

public class CreateRepositorySecretRequest
type CreateRepositorySecretRequest = class
Public Class CreateRepositorySecretRequest
Inheritance
CreateRepositorySecretRequest

Constructors

Name Description
CreateRepositorySecretRequest()

Properties

Name Description
EncryptedValue

Value for your secret, encrypted with LibSodium using the public key retrieved from the Get an Repository public key action.

KeyId

ID of the key you used to encrypt the secret.

Applies to