SecurityTokenException.StackTrace Property

Definition

Gets the stack trace that is captured when the exception is created.

public override string StackTrace { get; }
member this.StackTrace : string
Public Overrides ReadOnly Property StackTrace As String

Property Value

Applies to