PRELIMINARY INFORMATION - SUBJECT TO CHANGE
This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Gets the realm to issue in the challenge.
Namespace: Smartsite.Security.Authentication
Assembly: Smartsite.Security (in Smartsite.Security.dll)
Syntax
C# | Copy Code |
---|---|
protected virtual string GetRealm( context ) |
Visual Basic (Declaration) | Copy Code |
---|---|
Protected Overridable Function GetRealm ( _ context As _ ) As |
Parameters
- context
- HttpContext
See Also
Smartsite.Security.Authentication Namespace