Click or drag to resize

CallCreationInfoAuthorizationToken Property

Authorization token needed to initiate the call. Used by the service gateway to determine whether the call should be allowed to proceed or not.

Namespace:  Avaya.ClientServices
Assembly:  AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntax
C#
public string AuthorizationToken { get; set; }

Property Value

Type: String
See Also