IMicrosoftGraphKeyCredential.CustomKeyIdentifier Property

Definition

Custom key identifier

[Microsoft.Azure.PowerShell.Cmdlets.Resources.MSGraph.Runtime.Info(Create=true, Description="Custom key identifier", PossibleTypes=new System.Type[] { typeof(System.Byte[]) }, Read=true, ReadOnly=false, Required=false, SerializedName="customKeyIdentifier", Update=true)]
public byte[] CustomKeyIdentifier { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Resources.MSGraph.Runtime.Info(Create=true, Description="Custom key identifier", PossibleTypes=new System.Type[] { typeof(System.Byte[]) }, Read=true, ReadOnly=false, Required=false, SerializedName="customKeyIdentifier", Update=true)>]
member this.CustomKeyIdentifier : byte[] with get, set
Public Property CustomKeyIdentifier As Byte()

Property Value

Byte[]
Attributes

Applies to