AllowLocalUsers property

For IERUCommunityManager, sets or returns whether new communities allow local users by default.

For IERUCommunitySettings, sets or returns whether local users are allowed.

Syntax


C++

HRESULT get_AllowLocalUsers(VARIANT_BOOL* pAllowLocalUsers)

HRESULT put_AllowLocalUsers(
VARIANT_BOOL myAllowLocalUsers)

Scripting languages

Boolean = Object.AllowLocalUsers

Object
.AllowLocalUsers = Boolean

Home

Applies to

IERUCommunityManager

IERUCommunitySettings