This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
The name of the application using the custom membership provider.
Namespace: Smartsite.DigiD
Assembly: Smartsite.DigiD (in Smartsite.DigiD.dll)
Syntax
C# | Copy Code |
---|---|
public override string ApplicationName { get; set; } |
Visual Basic (Declaration) | Copy Code |
---|---|
Public Overrides Property ApplicationName As Get Set |
Field Value
Return Value
The name of the application using the custom membership provider.See Also
DigiDMembershipProvider Class
Smartsite.DigiD Namespace