LocatorBaseCollection.CreateSasLocator Method
Include Protected Members
Include Inherited Members
Creates a SAS.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
CreateSasLocator(IAsset, IAccessPolicy) | Creates a SAS Locator with the specified access policy and asset. | |
CreateSasLocator(IAsset, IAccessPolicy, Nullable<DateTime>, String) | Creates a SAS Locator with the specified access policy and asset. |
Top