IncomingInviteArgsProxyAuthHeader Property |
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public ProxyAuthorization ProxyAuthHeader { get; set; }
Public Property ProxyAuthHeader As ProxyAuthorization
Get
Set
public:
property ProxyAuthorization^ ProxyAuthHeader {
ProxyAuthorization^ get ();
void set (ProxyAuthorization^ value);
}
member ProxyAuthHeader : ProxyAuthorization with get, set
Property Value
Type:
ProxyAuthorizationSee Also