Click or drag to resize
UnifiedPortalConfiguration Class
Configuration information for Unified Portal. This class provides the configuration data that allows a connection and access to be made to an Unified Portal Server.
Inheritance Hierarchy
SystemObject
  Avaya.ClientServicesUnifiedPortalConfiguration

Namespace: Avaya.ClientServices
Assembly: AvayaClientServices (in AvayaClientServices.dll) Version: 493.0.70.0
Syntax
C#
public class UnifiedPortalConfiguration

The UnifiedPortalConfiguration type exposes the following members.

Constructors
  NameDescription
Public methodUnifiedPortalConfiguration
Constructor.
Top
Properties
  NameDescription
Public propertyAuthenticationMethodPreferences
Public propertyCredentialProvider
An ICredentialProvider value representing the object that provides the credentials.
Public propertyMeetMeMinPortalVersion
The minimum portal version to support Meet-Me conference calls.
Public propertyServerURL
The URL of the server to connect with.
Top
See Also