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

SPWeb.IsADAccountCreationMode property

Gets a Boolean value that indicates whether user accounts are automatically created in Active Directory Domain Services (AD DS) when users are invited to the website.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
[SubsetCallableExcludeMemberAttribute(SubsetCallableExcludeMemberType.PerSpec)]
public bool IsADAccountCreationMode { get; }

Property value

Type: System.Boolean
true if user accounts are automatically created in AD DS; false if only local, preexisting accounts can be used and no AD DS account is created.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.