  | 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:
   SDK.RuyiSDKAsync (in SDK.RuyiSDKAsync.dll) Version: 0.9.3.3995
Syntaxpublic const int UNAUTHORIZED = 401
Field Value
Type: 
Int32
See Also