Gets a boolean value indicating whether the role is a shared role

Namespace: Novalys.VisualGuard.Security.Membership
Assembly: Novalys.VisualGuard.Security (in Novalys.VisualGuard.Security.dll) Version: 2016.0.105.16 (2016.0.105.16)

Syntax

C#
public bool IsSharedRole { get; }
Visual Basic
Public ReadOnly Property IsSharedRole As Boolean
	Get

Property Value

Type: Boolean

See Also