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