Finishes the asynchronous execution of the  AuthorizeSnapshotAccess operation.
            
 Declaration Syntax
 Declaration Syntax| C# | 
AuthorizeSnapshotAccessResponse EndAuthorizeSnapshotAccess( IAsyncResult asyncResult )
 Parameters
 Parameters- asyncResult (IAsyncResult)
- The IAsyncResult returned by the call to BeginAuthorizeSnapshotAccess.
 Return Value
 Return ValueReturns a  AuthorizeSnapshotAccessResult from Redshift.
 See Also
 See Also