Click or drag to resize
IceVaultClientExceptionDetails Property
Gets a details string that describe the error.

Namespace: PDTec.IceNet.Domain.VaultClient
Assembly: PDTec.IceNet.Domain (in PDTec.IceNet.Domain.dll) Version: 6.0.0.0 (6.0.6225.27214)
Syntax
C#
public string Details { get; }

Property Value

Type: String
See Also