Share via


ResponseCode.Forbidden Field

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

Namespace:  Microsoft.Rtc.Signaling
Assembly:  Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)

Syntax

'Declaration
Public Const Forbidden As Integer
'Usage
Dim value As Integer

value = ResponseCode.Forbidden
public const int Forbidden

See Also

Reference

ResponseCode Class

ResponseCode Members

Microsoft.Rtc.Signaling Namespace