SfcInvalidKeyChainException Class
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.
This exception gets thrown when a key chain is set on an object but the parent is already set to a different parent than the keychain parent
[System.Serializable]
public sealed class SfcInvalidKeyChainException : Microsoft.SqlServer.Management.Sdk.Sfc.SfcException
[<System.Serializable>]
type SfcInvalidKeyChainException = class
inherit SfcException
Public NotInheritable Class SfcInvalidKeyChainException
Inherits SfcException
- Inheritance
- Attributes
Constructors
SfcInvalidKeyChainException() | |
SfcInvalidKeyChainException(Exception) | |
SfcInvalidKeyChainException(String, Exception) | |
SfcInvalidKeyChainException(String) |
Properties
HelpLink | (Inherited from SfcException) |
Message |
Methods
SetHelpContext(String) | (Inherited from SfcException) |