Finishes the asynchronous execution of the GetSessionToken operation.

C# |
GetSessionTokenResponse EndGetSessionToken( IAsyncResult asyncResult )

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

Returns a GetSessionTokenResult from SecurityTokenService.
