DeviceInfo.CsrfToken Field
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 current CSRF Token for the device.
public: System::String ^ CsrfToken;
public string CsrfToken;
val mutable CsrfToken : string
Public CsrfToken As String