Click or drag to resize
AuthenticationEventArgsSiteName Property
Name of the site to which the user tries to autenticate.

Namespace: CMS.Membership
Assembly: CMS.Membership (in CMS.Membership.dll) Version: 10.0.0
Syntax
C#
public string SiteName { get; set; }

Property Value

Type: String
See Also