AuthenticationProtocolMessage.ScriptDisabledText Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the text used when constructing the post string that will be displayed to used if script is disabled.
public string ScriptDisabledText { get; set; }
member this.ScriptDisabledText : string with get, set
Public Property ScriptDisabledText As String
Property Value
Exceptions
If the 'value' is null.