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 6282842 commit 8399973Copy full SHA for 8399973
Microsoft.SystemForCrossDomainIdentityManagement/Service/ServiceConstants.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
{
@@ -23,4 +21,4 @@ public static class ServiceConstants
23
21
//public const string TokenAudience = "Microsoft.Security.Bearer";
24
22
//public const string TokenIssuer = "Microsoft.Security.Bearer";
25
}
26
-}
+}
0 commit comments