- IUserGroupEntity
If you have suggestions for improving this article, let us know!
Defines a typed entity of type UserGroup.
[TypedEntityDefinitionConstraintAttribute] public interface IUserGroupEntity : ITypedEntity, IEntity, IResource, IDirtyTracking
Gets the group name.
string GroupName { get; }
| Type | Description |
|---|---|
| string |