Visual Guard Class Library Documentation

VGRoleCollection.IsSynchronized Property

Gets a value indicating whether the role collection is thread safe.

public Boolean IsSynchronized {get;}

Property Value

Always false because thread-safe role collections are not supported.

Implements

ICollection.

See Also

VGRoleCollection Class | Novalys.VisualGuard.Security.Membership Namespace