Språk

ExceptionMapper.HandleSecurityTokenProcessingException(Exception) Metod

Definition

Avgör om ett undantag som inträffade under bearbetningen av en säkerhetstoken ska hanteras.

public:
 virtual bool HandleSecurityTokenProcessingException(Exception ^ ex);
public virtual bool HandleSecurityTokenProcessingException(Exception ex);
abstract member HandleSecurityTokenProcessingException : Exception -> bool
override this.HandleSecurityTokenProcessingException : Exception -> bool
Public Overridable Function HandleSecurityTokenProcessingException (ex As Exception) As Boolean

Parametrar

ex
Exception

Indatafelet.

Returer

trueom undantaget ska hanteras. annars . false

Gäller för