MasterKeySet.MasterKey Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.