Share via


LdapProviderException constructor (String)

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
Public Sub New ( _
    msg As String _
)
'Usage
Dim msg As String

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

Parameters

See also

Reference

LdapProviderException class

LdapProviderException members

LdapProviderException overload

Microsoft.Office.Server.Security namespace