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
- message
Type: System.String
See also
Reference
SPProofTokenCacheItemNotFoundException class
SPProofTokenCacheItemNotFoundException members