Click or drag to resize
UrlHelperPreviewExtensionsAuthenticateUrlRaw Method
Overload List
  NameDescription
Public methodStatic memberAuthenticateUrlRaw(UrlHelperExtensionPoint, String)
Extends the given url by additional authentication information when the current request carries authentication information in the request URL.
Public methodStatic memberAuthenticateUrlRaw(UrlHelperExtensionPoint, String, Boolean)
Extends the given url by additional authentication information when the current request carries authentication information in the request URL.
Top
See Also