SfcKeyChain.LeafKey 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.
Get the key of the leaf node An SfcKeyChain is immutable so you must construct a new one to change the leaf key.
public Microsoft.SqlServer.Management.Sdk.Sfc.SfcKey LeafKey { get; }
member this.LeafKey : Microsoft.SqlServer.Management.Sdk.Sfc.SfcKey
Public ReadOnly Property LeafKey As SfcKey