Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

PSKeyVaultKey Class

Definition

Namespace:
Microsoft.Azure.Commands.KeyVault.Models
Assembly:
Microsoft.Azure.PowerShell.Cmdlets.KeyVault.dll
Assembly:
Microsoft.Azure.Commands.KeyVault.dll

Important

Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.

public class PSKeyVaultKey : Microsoft.Azure.Commands.KeyVault.Models.PSKeyVaultKeyIdentityItem
type PSKeyVaultKey = class
 inherit PSKeyVaultKeyIdentityItem
Public Class PSKeyVaultKey
Inherits PSKeyVaultKeyIdentityItem
Inheritance

Constructors

Name Description
PSKeyVaultKey()

Fields

Name Description
KeySize

Properties

Name Description
Attributes
Created (Inherited from PSKeyVaultKeyIdentityItem)
CurveName
Enabled (Inherited from PSKeyVaultKeyIdentityItem)
Expires (Inherited from PSKeyVaultKeyIdentityItem)
HsmPlatform (Inherited from PSKeyVaultKeyIdentityItem)
Id (Inherited from ObjectIdentifier)
IsHsm (Inherited from PSKeyVaultKeyIdentityItem)
Key
KeyType
Name (Inherited from ObjectIdentifier)
NotBefore (Inherited from PSKeyVaultKeyIdentityItem)
PurgeDisabled
Obsolete.
(Inherited from PSKeyVaultKeyIdentityItem)
RecoveryLevel (Inherited from PSKeyVaultKeyIdentityItem)
ReleasePolicy
Tags (Inherited from PSKeyVaultKeyIdentityItem)
TagsTable (Inherited from PSKeyVaultKeyIdentityItem)
Updated (Inherited from PSKeyVaultKeyIdentityItem)
VaultName (Inherited from ObjectIdentifier)
Version (Inherited from ObjectIdentifier)

Applies to