SasQueryParameters
DefaultSasVersion
SasQueryParameters()
SasQueryParameters(String, AccountSasServices?, AccountSasResourceTypes?, SasProtocol, DateTimeOffset, DateTimeOffset, SasIPRange, String, String, String, String, String, String, String, String, String)
SasQueryParameters(String, AccountSasServices?, AccountSasResourceTypes?, SasProtocol, DateTimeOffset, DateTimeOffset, SasIPRange, String, String, String, String, String, String, String, String, String, String, String, String, Int32?)
SasQueryParameters(String, AccountSasServices?, AccountSasResourceTypes?, SasProtocol, DateTimeOffset, DateTimeOffset, SasIPRange, String, String, String, String, String, String, String, String, String, String, String, String, Int32?, String)
SasQueryParameters(IDictionary<String, String>)
AgentObjectId
CacheControl
ContentDisposition
ContentEncoding
ContentLanguage
ContentType
CorrelationId
DirectoryDepth
Empty
EncryptionScope
ExpiresOn
Identifier
IPRange
Permissions
PreauthorizedAgentObjectId
Protocol
Resource
ResourceTypes
Services
Signature
StartsOn
Version
AppendProperties(StringBuilder)
Create(String, AccountSasServices?, AccountSasResourceTypes?, SasProtocol, DateTimeOffset, DateTimeOffset, SasIPRange, String, String, String, String, String, String, String, String, String)
Create(String, AccountSasServices?, AccountSasResourceTypes?, SasProtocol, DateTimeOffset, DateTimeOffset, SasIPRange, String, String, String, String, String, String, String, String, String, String, String, String, Int32?)
Create(String, AccountSasServices?, AccountSasResourceTypes?, SasProtocol, DateTimeOffset, DateTimeOffset, SasIPRange, String, String, String, String, String, String, String, String, String, String, String, String, Int32?, String)
Create(IDictionary<String, String>)
ToString()
net6.0-windows
namespace Azure.Storage.Sas
{
public class SasQueryParameters
{
[EditorBrowsable(EditorBrowsableState.Never)]
protected static SasQueryParameters Create(string version, AccountSasServices? services, AccountSasResourceTypes? resourceTypes, SasProtocol protocol, DateTimeOffset startsOn, DateTimeOffset expiresOn, SasIPRange ipRange, string identifier, string resource, string permissions, string signature, string cacheControl = null, string contentDisposition = null, string contentEncoding = null, string contentLanguage = null, string contentType = null, string authorizedAadObjectId = null, string unauthorizedAadObjectId = null, string correlationId = null, int? directoryDepth = default);
}
}
nuget.org | 0.0 %
Reference this API |
---|---|
.NET | 5.06.07.08.09.010.0 |
.NET Core | 2.02.12.23.03.1 |
.NET Framework | 4.6.14.6.24.74.7.14.7.24.84.8.1 |
.NET Standard | 2.02.1 |
Information specific to net6.0 | |
Assembly | Azure.Storage.Common , Version=12.23.0.0, PublicKeyToken=92742159e12e44c8 |
Referencing | Your project needs a package reference to |
Package | Azure.Storage.Common (12.23.0) net6.0 |
Platform Restrictions | This API is supported on all platforms. |
- Built-in API
- Package-provided API