AzureStorageContext.ShareTokenIntent Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Share File Request Intent, only for file oauth
public virtual Azure.Storage.Files.Shares.Models.ShareTokenIntent? ShareTokenIntent { get; set; }
member this.ShareTokenIntent : Nullable<Azure.Storage.Files.Shares.Models.ShareTokenIntent> with get, set
Public Overridable Property ShareTokenIntent As Nullable(Of ShareTokenIntent)