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