共用方式為


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

See Also

Reference

SingleSignonCredsNotFoundException Class

SingleSignonCredsNotFoundException Members

SingleSignonCredsNotFoundException Overload

Microsoft.SharePoint.Portal.SingleSignon Namespace