IdentityUserPhoneNumberConfirmed Property |
[Missing <summary> documentation for "P:VelocityDBExtensions2.AspNet.Identity.IdentityUser.PhoneNumberConfirmed"]
Namespace:
VelocityDBExtensions2.AspNet.Identity
Assembly:
VelocityDBExtensions2 (in VelocityDBExtensions2.dll) Version: 11.1.0.0 (11.1.0)
Syntax public bool PhoneNumberConfirmed { get; set; }
Public Property PhoneNumberConfirmed As Boolean
Get
Set
public:
property bool PhoneNumberConfirmed {
bool get ();
void set (bool value);
}
member PhoneNumberConfirmed : bool with get, set
Property Value
Type:
BooleanSee Also