Returns the SPUser object for the specified login name or SDDL SID string.
Namespace: Colygon.MatchPoint.CoreAssembly: Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2013.11.0.0
Syntax public static SPUser GetUser(
string loginName
)
Parameters
- loginName
- Type: SystemString
Return Value
Type:
SPUserSee Also