SP.Principal.id Property

Applies to: SharePoint Foundation 2010

In this article
Property Value
Applies To
Remarks

Gets a value that specifies the member identifier for the user or group.

var value = SP.Principal.get_id(); 

Property Value

Type: Int32

Applies To

SP.Principal Class

Exceptions

Remarks

Its value must be equal to or greater than 1. Its value must be equal to or less than 2147483647.

See Also

Reference

SP.Principal Methods

SP.Principal Properties

SP Namespace