UserRoleScope.IsScopeFixed Property

Definition

Gets or sets a value that indicates whether the scope is fixed.

public:
 property bool IsScopeFixed { bool get(); };
public bool IsScopeFixed { get; }
member this.IsScopeFixed : bool
Public ReadOnly Property IsScopeFixed As Boolean

Property Value

true if the scope is fixed; otherwise, false.

Applies to