|
SecurityHubIsUserSID Method
|
Determines if SID is for a user.
Namespace: GSF.Web.SecurityAssembly: GSF.Web (in GSF.Web.dll) Version: 2.4.282-beta
SyntaxView SourceParameters
- sid String
- Security identifier to test.
Return Value
Booleantrueif
sid is for a user; otherwise,
false.
See Also