IncomingInviteArgsWWWAuthHeader Property |
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.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
Authorization
See Also