mirror of
https://github.com/bitwarden/server.git
synced 2025-07-06 10:32:49 -05:00
stub out new scim api for dir sync
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
|
||||
namespace Bit.Core.Models.Data
|
||||
{
|
||||
public class OrganizationUserUserDetails
|
||||
public class OrganizationUserUserDetails : IExternal
|
||||
{
|
||||
public Guid Id { get; set; }
|
||||
public Guid OrganizationId { get; set; }
|
||||
|
Reference in New Issue
Block a user