SPFileRightsManagementSettings public sealed class SPFileRightsManagementSettings Documentation public bool AllowPrint { get; set; } public bool AllowScript { get; set; } public bool AllowWriteCopy { get; set; } public int DocumentAccessExpireDays { get; set; } public string GroupName { get; set; } public int LicenseCacheExpireDays { get; set; } public SPFileRightsManagementSettings()