Click or drag to resize
ExchangeConfigurationAuthenticationMethodPreferences Property
Set priorities of authentication methods to be used for provider.

Namespace: Avaya.ClientServices
Assembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntax
C#
public AuthenticationMethod[] AuthenticationMethodPreferences { get; set; }

Property Value

Type: AuthenticationMethod
See Also