อ่านในภาษาอังกฤษ แก้ไข

แชร์ผ่าน


SecurityRoleAttribute.SetEveryoneAccess Property

Definition

Sets a value indicating whether to add the Everyone user group as a user.

C#
public bool SetEveryoneAccess { get; set; }

Property Value

true to require that a newly created role have the Everyone user group added as a user (roles that already exist on the application are not modified); otherwise, false to suppress adding the Everyone user group as a user.

Remarks

Set this property to false to suppress adding the Everyone user group as a user to newly created roles. Set the property to true to require that a newly created role have Everyone added as a user. Roles which already exist on the application are not modified.

Applies to

ผลิตภัณฑ์ เวอร์ชัน
.NET Framework 1.1, 2.0, 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1