SPFarm.CurrentUserIsAdministrator method
Indicates whether the current user is an administrator in the server farm.
Overload list
Name | Description | |
---|---|---|
CurrentUserIsAdministrator() | Returns a Boolean value that indicates whether the current user is an administrator in the server farm. | |
CurrentUserIsAdministrator(Boolean) | Returns a Boolean value that indicates whether the current user is an administrator in the server farm. |
Top