Click or drag to resize
IOHelperGetEveryoneAccountNameString Method
Uses WellKnownSidType.WorldSid to get the "Everyone" account name

Namespace: com.softwarekey.Client.Utils
Assembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntax
public static string GetEveryoneAccountNameString()

Return Value

Type: String
The "everyone" account name is returned. This may vary depending on the system's regional settings.
See Also