Interface IRosterSecurityGroup
Represents an AAD security group.
Inherited Members
Namespace: Microsoft.GNS.Roster.Internal
Assembly: Microsoft.GNS.Roster.Internal.dll
Syntax
public interface IRosterSecurityGroup : IRosterPrincipal, IRosterIdentity, IVerifiableProperties
View SourceDeleted
Gets or sets a value indicating whether the group is deleted.
Declaration
bool Deleted { get; set; }Property Value
| Type | Description | 
|---|---|
| bool |