SendLogonRegistrationEMail¶
Sends a logon registration email to the specified user.
$Membership.SendLogonRegistrationEMail(identity: ( string | Identity )):void (Identity)
Parameters¶
( string | Identity ) identity
The user identity to whom the logon registration email should be sent.