IncomingInviteArgsWWWAuthHeader Property |
Namespace:
Ozeki.VoIP
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntaxpublic Authorization WWWAuthHeader { get; set; }
Public Property WWWAuthHeader As Authorization
Get
Set
public:
property Authorization^ WWWAuthHeader {
Authorization^ get ();
void set (Authorization^ value);
}
member WWWAuthHeader : Authorization with get, set
Property Value
Type:
Authorization
See Also