Send feedback
Google Cloud Storage v1 API - Class UrlSigner.SignedPostPolicy (4.2.0)
Stay organized with collections
Save and categorize content based on your preferences.
Version 4.2.0 keyboard_arrow_down
public sealed class SignedPostPolicy
Reference documentation and code samples for the Google Cloud Storage v1 API class UrlSigner.SignedPostPolicy.
The result of signing a UrlSigner.PostPolicy
containing the fields that should be including when
making the post request.
Inheritance
Object >
UrlSigner.SignedPostPolicy
Namespace
Google.Cloud.Storage.V1
Assembly
Google.Cloud.Storage.V1.dll
Properties
Fields
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.
PostUrl
public Uri PostUrl { get; }
The URL where the post request enforced by this signed policy should be made.
Property Value Type Description Uri
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-09-05 UTC.
[{
"type": "thumb-down",
"id": "hardToUnderstand",
"label":"Hard to understand"
},{
"type": "thumb-down",
"id": "incorrectInformationOrSampleCode",
"label":"Incorrect information or sample code"
},{
"type": "thumb-down",
"id": "missingTheInformationSamplesINeed",
"label":"Missing the information/samples I need"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"Other"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"Easy to understand"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"Solved my problem"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"Other"
}]
Need to tell us more?
{
"lastModified": "Last updated 2024-09-05 UTC.",
"confidential": False
}