is_same_user
Description:
Checks if this and other_credentials
is the same user.
This operation can fail if Credentials is not supported on the the OS.
Parameters:
this |
A Credentials. |
other_credentials |
A Credentials. |
Returns:
true if this and |