SingleSignonCredsNotFoundException Constructor (SerializationInfo, StreamingContext)
Namespace: Microsoft.SharePoint.Portal.SingleSignon
Assembly: Microsoft.SharePoint.Portal.SingleSignon (in Microsoft.SharePoint.Portal.SingleSignon.dll)
Syntax
'Declaration
Protected Sub New ( _
info As SerializationInfo, _
context As StreamingContext _
)
'Usage
Dim info As SerializationInfo
Dim context As StreamingContext
Dim instance As New SingleSignonCredsNotFoundException(info, context)
protected SingleSignonCredsNotFoundException(
SerializationInfo info,
StreamingContext context
)
Parameters
- context
Type: System.Runtime.Serialization.StreamingContext
See Also
Reference
SingleSignonCredsNotFoundException Class
SingleSignonCredsNotFoundException Members