Skip to main content

getUserSWID

Should return a Promised boolean or null value with the user's SWID.

Method Signature

getUserSWID(): Promise<string | null>;

Parameters

This method does not take any parameters.

Return Value

Returns a boolean or null value of the user's SWID.