다음을 통해 공유


MasterKeySet.MasterKey Property

Definition

Gets the master key for the master key set.

public byte[] MasterKey { get; }
member this.MasterKey : byte[]
Public ReadOnly Property MasterKey As Byte()

Property Value

Byte[]

The master key for the master key set.

Applies to