InternalServiceVerifyExternalUserPassword Method |
Namespace:
FileHold.UserRoleManager
Assembly:
FileHold.UserRoleManager (in FileHold.UserRoleManager.dll) Version: 17.0.0.0
Syntaxpublic bool VerifyExternalUserPassword(
Guid userGuid,
string password
)
Parameters
- userGuid
- Type: SystemGuid
- password
- Type: SystemString
Return Value
Type:
Boolean
See Also