ResponseCode.Forbidden Field

Definition

Forbidden. The request should not be repeated. (403)

public: int Forbidden = 403;
public const int Forbidden = 403;
val mutable Forbidden : int
Public Const Forbidden As Integer  = 403

Field Value

Int32

Applies to