DirectoryServiceConnectorSettings Constructor
Overloads
DirectoryServiceConnectorSettings() | ||
DirectoryServiceConnectorSettings(Guid, List<Uri>, Logging.eLogLevel, String, String, String, Boolean) | ||
DirectoryServiceConnectorSettings(XmlReader) |
DirectoryServiceConnectorSettings()
Declaration
public DirectoryServiceConnectorSettings()
DirectoryServiceConnectorSettings(Guid, List<Uri>, Logging.eLogLevel, String, String, String, Boolean)
Declaration
public DirectoryServiceConnectorSettings(Guid id, List<Uri> allUrls, Logging.eLogLevel logLevel, string name, string uid, string pwd, bool showAletrs)
Parameters
Type | Name | Description |
---|---|---|
System.Guid | id | |
System.Collections.Generic.List<System.Uri> | allUrls | |
Logging.eLogLevel | logLevel | |
System.String | name | |
System.String | uid | |
System.String | pwd | |
System.Boolean | showAletrs |
DirectoryServiceConnectorSettings(XmlReader)
Declaration
public DirectoryServiceConnectorSettings(XmlReader reader)
Parameters
Type | Name | Description |
---|---|---|
System.Xml.XmlReader | reader |
Did this page help you?
If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!