SfcKeyChain.LeafKey Property

Definition

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

Property Value

Applies to