Share via


SPProofTokenCacheItemNotFoundException constructor (String)

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

Syntax

'Declaration
Public Sub New ( _
    message As String _
)
'Usage
Dim message As String

Dim instance As New SPProofTokenCacheItemNotFoundException(message)
public SPProofTokenCacheItemNotFoundException(
    string message
)

Parameters

See also

Reference

SPProofTokenCacheItemNotFoundException class

SPProofTokenCacheItemNotFoundException members

SPProofTokenCacheItemNotFoundException overload

Microsoft.SharePoint.IdentityModel namespace