Share via


LdapProviderException constructor (SerializationInfo, StreamingContext)

This member is reserved for internal use and is not intended to be used directly from your code.

Namespace:  Microsoft.Office.Server.Security
Assembly:  Microsoft.Office.Server.UserProfiles (in Microsoft.Office.Server.UserProfiles.dll)

Syntax

'Declaration
Protected Sub New ( _
    i As SerializationInfo, _
    c As StreamingContext _
)
'Usage
Dim i As SerializationInfo
Dim c As StreamingContext

Dim instance As New LdapProviderException(i, c)
protected LdapProviderException(
    SerializationInfo i,
    StreamingContext c
)

Parameters

See also

Reference

LdapProviderException class

LdapProviderException members

LdapProviderException overload

Microsoft.Office.Server.Security namespace