Click or drag to resize
CMSOpenIDHelperMailAddress Property
User mail address.

Namespace: CMS.ExternalAuthentication
Assembly: CMS.ExternalAuthentication (in CMS.ExternalAuthentication.dll) Version: 11.0.0
Syntax
C#
public MailAddress MailAddress { get; }

Property Value

Type: MailAddress
See Also