public IReadOnlyDictionary<string, object> Fields { get; }
Collection of fields as defined by this policy.
Post requests enforced by this policy should set, for each
pair in this sequence, the given element to the exact given value.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe latest version available is 4.11.0, with multiple previous versions from 4.10.0 down to 3.4.0 also documented.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSignedPostPolicy\u003c/code\u003e is a sealed class representing the result of signing a \u003ccode\u003eUrlSigner.PostPolicy\u003c/code\u003e, providing the fields for post requests.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFields\u003c/code\u003e property of the \u003ccode\u003eSignedPostPolicy\u003c/code\u003e class is an \u003ccode\u003eIReadOnlyDictionary\u003c/code\u003e that dictates the required field-value pairs for post requests under the policy.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePostUrl\u003c/code\u003e property of the class is a \u003ccode\u003eUri\u003c/code\u003e object that specifies the exact URL to which post requests, enforced by this signed policy, should be directed.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits basic functionality from the \u003ccode\u003eObject\u003c/code\u003e class, including \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eGetType\u003c/code\u003e, \u003ccode\u003eMemberwiseClone\u003c/code\u003e, and \u003ccode\u003eToString\u003c/code\u003e methods.\u003c/p\u003e\n"]]],[],null,[]]