#184: optionally set managed group descriptions
This commit is contained in:
@@ -6,5 +6,6 @@ namespace Disco.Models.Services.Interop.ActiveDirectory
|
||||
{
|
||||
public string GroupId { get; set; }
|
||||
public DateTime? FilterBeginDate { get; set; }
|
||||
public bool UpdateDescription { get; set; } = true;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user