Note

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

Access to this page requires authorization. You can try .

PSKeyVaultSecretIdentityItem 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 PSKeyVaultSecretIdentityItem : Microsoft.Azure.Commands.KeyVault.Models.ObjectIdentifier
type PSKeyVaultSecretIdentityItem = class
 inherit ObjectIdentifier
Public Class PSKeyVaultSecretIdentityItem
Inherits ObjectIdentifier
Inheritance
PSKeyVaultSecretIdentityItem
Derived

Constructors

Name Description
PSKeyVaultSecretIdentityItem()

Properties

Name Description
ContentType
Created
Enabled
Expires
Id (Inherited from ObjectIdentifier)
Name (Inherited from ObjectIdentifier)
NotBefore
Tags
TagsTable
Updated
VaultName (Inherited from ObjectIdentifier)
Version (Inherited from ObjectIdentifier)

Applies to