UserRole.Scope Property

Definition

Gets or sets the scope of the user role.

public:
 property Microsoft::EnterpriseManagement::Security::UserRoleScope ^ Scope { Microsoft::EnterpriseManagement::Security::UserRoleScope ^ get(); void set(Microsoft::EnterpriseManagement::Security::UserRoleScope ^ value); };
public Microsoft.EnterpriseManagement.Security.UserRoleScope Scope { get; set; }
member this.Scope : Microsoft.EnterpriseManagement.Security.UserRoleScope with get, set
Public Property Scope As UserRoleScope

Property Value

The scope of the user role.

Applies to