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