SPSite.Impersonating property
SharePoint 2013
Gets a Boolean value that indicates the impersonation status of the SPSite object.
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Property value
Type: System.Booleantrue if the SPSite object was created with an SPUserToken parameter, indicating that the site collection impersonates the identity of a user; otherwise, false.