AuthenticationProtocolMessage.BuildFormPost Method
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.
Builds a form post using the current IssuerAddress and the parameters that have been set.
public virtual string BuildFormPost ();
abstract member BuildFormPost : unit -> string
override this.BuildFormPost : unit -> string
Public Overridable Function BuildFormPost () As String
Returns
html with head set to 'Title', body containing a hiden from with action = IssuerAddress.