Protocol Class
Specifies the protocol permitted for a SAS token. Note that HTTP only is not allowed.
Constructor
Protocol()
Attributes
HTTPS
Allow HTTPS requests only.
HTTPS = 'https'
HTTPS_HTTP
Allow HTTP and HTTPS requests.
HTTPS_HTTP = 'https,http'
Collabora con noi su GitHub
L'origine di questo contenuto è disponibile in GitHub, in cui è anche possibile creare ed esaminare i problemi e le richieste pull. Per ulteriori informazioni, vedere la guida per i collaboratori.
Azure SDK for Python