SPDistributedCachedObjectDecryptionFailedException constructor (String)

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

Syntax

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

Dim instance As New SPDistributedCachedObjectDecryptionFailedException(msg)
public SPDistributedCachedObjectDecryptionFailedException(
    string msg
)

Parameters

See also

Reference

SPDistributedCachedObjectDecryptionFailedException class

SPDistributedCachedObjectDecryptionFailedException members

SPDistributedCachedObjectDecryptionFailedException overload

Microsoft.SharePoint.DistributedCaching namespace