MicrosoftGraphKeyCredential.Key Property

Definition

Value for the key credential. Should be a base 64 encoded value.

[Microsoft.Azure.PowerShell.Cmdlets.Resources.MSGraph.Origin(Microsoft.Azure.PowerShell.Cmdlets.Resources.MSGraph.PropertyOrigin.Owned)]
public byte[] Key { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Resources.MSGraph.Origin(Microsoft.Azure.PowerShell.Cmdlets.Resources.MSGraph.PropertyOrigin.Owned)>]
member this.Key : byte[] with get, set
Public Property Key As Byte()

Property Value

Byte[]

Implements

Key
Attributes

Applies to