SfcKeyChain.Parent Property

Definition

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

Property Value

Applies to