Visual Guard Class Library Documentation

VGPermissionSetCollection.IsSynchronized Property

Gets a value indicating whether the permission set collection is thread safe.

public Boolean IsSynchronized {get;}

Property Value

Always false because thread-safe permission set collections are not supported.

Implements

ICollection.

See Also

VGPermissionSetCollection Class | Novalys.VisualGuard.Security.Membership Namespace