IncomingInviteArgsWWWAuthHeader Property |
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public 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:
AuthorizationSee Also