HandshakeHelpers.CreateRequestKey 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.
"The value of this header field MUST be a nonce consisting of a randomly selected 16-byte value that has been base64-encoded."
public:
static System::String ^ CreateRequestKey();
public static string CreateRequestKey ();
static member CreateRequestKey : unit -> string
Public Shared Function CreateRequestKey () As String