| RuyiNetHttpStatusFORBIDDEN Field |
[This is preliminary documentation and is subject to change.]
The client does not have access rights to the content, i.e. they are
unauthorized, so server is rejecting to give proper response. Unlike 401,
the client's identity is known to the server.
Namespace:
Ruyi.SDK.Online
Assembly:
SDK.RuyiSDKAsync (in SDK.RuyiSDKAsync.dll) Version: 0.9.3.3995
Syntax public const int FORBIDDEN = 403
Field Value
Type:
Int32See Also