Finishes the asynchronous execution of the CreateSAMLProvider operation.

C# |
public CreateSAMLProviderResponse EndCreateSAMLProvider( IAsyncResult asyncResult )

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

Returns a CreateSAMLProviderResult from IdentityManagementService.
