TableSasBuilder.Protocol Property

Definition

The optional signed protocol field specifies the protocol permitted for a request made with the SAS. Possible values are HttpsAndHttp, Https, and None.

public Azure.Data.Tables.Sas.TableSasProtocol Protocol { get; set; }
member this.Protocol : Azure.Data.Tables.Sas.TableSasProtocol with get, set
Public Property Protocol As TableSasProtocol

Property Value

Applies to