| RuyiNetHttpStatusUNAUTHORIZED Field |
[This is preliminary documentation and is subject to change.]
Although the HTTP standard specifies "unauthorized", semantically this
response means "unauthenticated". That is, the client must authenticate
itself to get the requested response.
Namespace:
Ruyi.SDK.Online
Assembly:
RuyiSDK (in RuyiSDK.dll) Version: 0.9.3.3995 (0.9.3.3995)
Syntax public const int UNAUTHORIZED = 401
Field Value
Type:
Int32See Also