ZangConfiguration Class |
Namespace: Avaya.ClientServices
public class ZangConfiguration
The ZangConfiguration type exposes the following members.
| Name | Description | |
|---|---|---|
| ZangConfiguration |
Constructor.
|
| Name | Description | |
|---|---|---|
| AccessTokenURL |
URL generated from configuration for OAuth2 access_token POST request.
| |
| AuthenticationMethodPreferences | ||
| AuthorizationServerInfo |
A ServerInfo value indicating the server to connect with.
| |
| AuthorizationURL |
URL generated from configuration to authorization.
| |
| ClientId | ||
| CredentialProvider |
An ICredentialProvider value representing the object that provides the credentials.
| |
| Enabled |
A Boolean value indicating whether the AMM provider is enabled.
| |
| RedirectUri | ||
| Scope | ||
| Secret | ||
| SpacesServerInfo |
A ServerInfo value indicating the server to connect with.
|