다음을 통해 공유


CryptoKey.Usage Property

Definition

Functions the key can fulfill.

[Microsoft.Azure.PowerShell.Cmdlets.FirmwareAnalysis.Origin(Microsoft.Azure.PowerShell.Cmdlets.FirmwareAnalysis.PropertyOrigin.Owned)]
public System.Collections.Generic.List<string> Usage { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.FirmwareAnalysis.Origin(Microsoft.Azure.PowerShell.Cmdlets.FirmwareAnalysis.PropertyOrigin.Owned)>]
member this.Usage : System.Collections.Generic.List<string> with get, set
Public Property Usage As List(Of String)

Property Value

Implements

Attributes

Applies to