SalesBuy
1-855-856-7678
Technical SupportSupport
Initializes a new instance of the NamespaceManager class.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
NamespaceManager(String, NamespaceManagerSettings) | Initializes a new instance of the NamespaceManager class with the given service namespace base address and NamespaceManagerSettings object. |
|
NamespaceManager(String, TokenProvider) | Initializes a new instance of the NamespaceManager class with the given service namespace base address and token provider. |
|
NamespaceManager(Uri, NamespaceManagerSettings) | Initializes a new instance of the NamespaceManager class with the given service namespace URI base address and NamespaceManagerSettings object. |
|
NamespaceManager(Uri, TokenProvider) | Initializes a new instance of the NamespaceManager class with the given service namespace URI base address and TokenProvider object. |