Skip to content

SendLogonRegistrationEMail

Sends a logon registration email to the specified user.

1
$Membership.SendLogonRegistrationEMail(identity: ( string | [Identity](./../Identity/index.md) )):void

Parameters

( string | Identity ) identity
    The user identity to whom the logon registration email should be sent.