1
0
mirror of https://github.com/bitwarden/server synced 2026-03-02 11:21:31 +00:00
Files
server/bitwarden_license/src/Scim/ScimSettings.cs
2022-08-29 16:06:55 -04:00

6 lines
54 B
C#

namespace Bit.Scim;
public class ScimSettings
{
}