Share via


StreamProtectionInformation.KeyId Property

Definition

Gets or sets the key identifier of the content key.

public string KeyId { get; set; }
member this.KeyId : string with get, set
Public Property KeyId As String

Property Value

The key identifier of the content key.

Remarks

If the EncryptionType is NotEncrypted, this property is not required.

Applies to