Compartilhar via


SP.ClientErrorCodes.accessDenied Field

Applies to: SharePoint Foundation 2010

In this article
Field Value
Applies To
Remarks

A constant integer that represents an "Access Denied" error.

var value = SP.ClientErrorCodes.accessDenied;

Field Value

The value of this constant is -2147024891.

Applies To

SP.ClientErrorCodes Class

Remarks

The value is always -2147024891.

See Also

Reference

SP.ClientErrorCodes Fields

SP.ClientErrorCodes Methods

SP Namespace