SPProofTokenCacheItemNotFoundException class

Inheritance hierarchy

System.Object
  System.Exception
    Microsoft.SharePoint.IdentityModel.SPProofTokenCacheItemNotFoundException

Namespace:  Microsoft.SharePoint.IdentityModel
Assembly:  Microsoft.SharePoint.IdentityModel (in Microsoft.SharePoint.IdentityModel.dll)

Syntax

'Declaration
<SerializableAttribute> _
Public NotInheritable Class SPProofTokenCacheItemNotFoundException _
    Inherits Exception
'Usage
Dim instance As SPProofTokenCacheItemNotFoundException
[SerializableAttribute]
public sealed class SPProofTokenCacheItemNotFoundException : Exception

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See also

Reference

SPProofTokenCacheItemNotFoundException members

Microsoft.SharePoint.IdentityModel namespace