Class UnLinkUserInput
Inherited Members
Namespace: Volo.Abp.Account
Assembly: Volo.Abp.Account.Pro.Public.Application.Contracts.dll
Syntax
public class UnLinkUserInput
Constructors
UnLinkUserInput()
Declaration
public UnLinkUserInput()
Properties
TenantId
Declaration
public Guid? TenantId { get; set; }
Property Value
Type | Description |
---|---|
Guid? |
UserId
Declaration
public Guid UserId { get; set; }
Property Value
Type | Description |
---|---|
Guid |