UserGroupManagerConfirmEmail(String, Guid) Method
Verify email address for the given external user.
Namespace: FileHold.UserRoleManagerAssembly: FileHold.UserRoleManager (in FileHold.UserRoleManager.dll) Version: 17.1.0.0
[WebMethodAttribute(Description = "Verify email address for the given external user.")]
public bool ConfirmEmail(
string email,
Guid token
)
- email String
- token Guid
Boolean