Finishes the asynchronous execution of the GetSAMLProvider operation.

C# |
public GetSAMLProviderResponse EndGetSAMLProvider( IAsyncResult asyncResult )

- asyncResult (IAsyncResult)
- The IAsyncResult returned by the call to BeginGetSAMLProvider.

Returns a GetSAMLProviderResult from IdentityManagementService.
