| UserAddressAddressValidatorResults Property |
Namespace:
Dynamicweb.Security.UserManagement
Assembly:
Dynamicweb.Security (in Dynamicweb.Security.dll) Version: 11.0.2
Syntax public IEnumerable<AddressValidatorResult> AddressValidatorResults { get; set; }
Public Property AddressValidatorResults As IEnumerable(Of AddressValidatorResult)
Get
Set
Property Value
Type:
IEnumerableAddressValidatorResultSee Also