Method GetShare
GetShare(AuraShareId, string)
Declaration
Task<ShareInfo> GetShare(AuraShareId shareId, string shareKey = null)
Parameters
Type | Name | Description |
---|---|---|
AuraShareId | shareId | |
string | shareKey |
Returns
Type | Description |
---|---|
Task<ShareInfo> |