- All Known Implementing Classes:
WindowsAccountImpl
public interface IWindowsAccount
Windows account.
-
Method Summary
Fully qualified username.
-
Method Details
-
getSidString
Security identifier.
- Returns:
- String in the S- format.
-
getFqn
Fully qualified username.
- Returns:
- String.
-
getName
User name.
- Returns:
- String.
-
getDomain
Domain name.
- Returns:
- String.