WWWAuthenticateHeaderClone Method |
Namespace:
Ozeki.Camera
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntaxpublic WWWAuthenticateHeader Clone()
Public Function Clone As WWWAuthenticateHeader
public:
virtual WWWAuthenticateHeader^ Clone() sealed
abstract Clone : unit -> WWWAuthenticateHeader
override Clone : unit -> WWWAuthenticateHeader
Return Value
Type:
WWWAuthenticateHeader
See Also