We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 841001e commit f55e184Copy full SHA for f55e184
Microsoft.SystemForCrossDomainIdentityManagement/Service/IResourceQuery.cs
@@ -1,6 +1,4 @@
1
-//------------------------------------------------------------
2
-// Copyright (c) Microsoft Corporation. All rights reserved.
3
-//------------------------------------------------------------
+// Copyright (c) Microsoft Corporation.// Licensed under the MIT license.
4
5
namespace Microsoft.SCIM
6
{
@@ -13,4 +11,4 @@ public interface IResourceQuery
13
11
IReadOnlyCollection<IFilter> Filters { get; }
14
12
IPaginationParameters PaginationParameters { get; }
15
}
16
-}
+}
0 commit comments