Expand Minimize
This topic has not yet been rated - Rate this topic

SPSite.SystemAccount property

Gets the system account of the site collection.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
[SubsetCallableExcludeMemberAttribute(SubsetCallableExcludeMemberType.PerSpec)]
public SPUser SystemAccount { get; }

Property value

Type: Microsoft.SharePoint.SPUser
An SPUser object that represents the system account.

The system account is a special SPUser object that has full control over all content in the site collection

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.