Share via


KeyVaultKey Class

The key vault key.

Constructor

KeyVaultKey(*, kid: str | None = None, attributes: KeyVaultKeyAttributes | None = None, **kwargs)

Keyword-Only Parameters

Name Description
kid
str

The key id.

Default value: None
attributes

The key attributes.

Default value: None

Variables

Name Description
kid
str

The key id.

attributes

The key attributes.