Method | Description | |
---|---|---|
GetSIDFromUsername ( string username ) : string |
Returns the SID of the user with the username Throws an exception of something does not work
|
public static GetSIDFromUsername ( string username ) : string | ||
username | string | Username |
return | string |