Finishes the asynchronous execution of the  DeleteSAMLProvider operation.
            
 Declaration Syntax
 Declaration Syntax| C# | 
DeleteSAMLProviderResponse EndDeleteSAMLProvider( IAsyncResult asyncResult )
 Parameters
 Parameters- asyncResult (IAsyncResult)
- The IAsyncResult returned by the call to BeginDeleteSAMLProvider.
 Return Value
 Return ValueReturns a  DeleteSAMLProviderResult from IdentityManagementService.
 See Also
 See Also