SendLogonRegistrationEMail¶
Sends a logon registration email to the specified user.
$Membership.SendLogonRegistrationEMail(identity: ( string | Identity ), service?: string):void (Identity)
Parameters¶
( string | Identity ) identity
The user identity to whom the logon registration email should be sent.
string service optional
Optional service selection. When provided user only allowed to register with selected service.