Click or drag to resize

IdtExceptionCredentials Property

Gets or sets the credentials of the process that threw the Exception.

Namespace: InnerDrive.Core
Assembly: InnerDrive.Core (in InnerDrive.Core.dll) Version: 5.0.8475.0
Syntax
C#
public virtual string? Credentials { get; protected set; }

Property Value

String
See Also