AuthenticationProtocolMessage.SetParameters(NameValueCollection) 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.
Sets a collection parameters.
public virtual void SetParameters (System.Collections.Specialized.NameValueCollection nameValueCollection);
abstract member SetParameters : System.Collections.Specialized.NameValueCollection -> unit
override this.SetParameters : System.Collections.Specialized.NameValueCollection -> unit
Public Overridable Sub SetParameters (nameValueCollection As NameValueCollection)
Parameters
- nameValueCollection
- NameValueCollection