Expand Minimize
This topic has not yet been rated - Rate this topic

SPWebApplication.SendLoginCredentialsByEmail property

Gets or sets a value indicating whether a new user's login credentials are sent to them by e-mail when their account is created.

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
public bool SendLoginCredentialsByEmail { get; set; }

Property value

Type: System.Boolean
true if send login credentials are sent to new users by e-mail when their account is created; otherwise, false. The default value is true.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.