Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Encapsulates the results of an asynchronous request to a security token service.
The following tables list the members exposed by the SecurityTokenServiceClient.SecurityTokenServiceAsyncResult type.
Public Constructors
| Name | Description | |
|---|---|---|
| SecurityTokenServiceClient.SecurityTokenServiceAsyncResult | Begins a security token request. |
Top
Public Properties
| Name | Description | |
|---|---|---|
![]() |
AsyncState | Gets a user-defined object that contains information about the asynchronous operation. (Inherited from AsyncResult) |
![]() |
AsyncWaitHandle | Gets a WaitHandle that allows a thread to wait for the asynchronous operation to be complete. (Inherited from AsyncResult) |
![]() |
CompletedSynchronously | Gets a value indicating whether the BeginInvoke method was completed synchronously. (Inherited from AsyncResult) |
![]() |
IsCompleted | Gets a value indicating whether the asynchronous operation is complete. (Inherited from AsyncResult) |
![]() |
Request | Gets the security token request. |
![]() |
Response | Gets the security token response. |
Top
Public Methods
(see also Protected Methods )
| Name | Description | |
|---|---|---|
![]() |
End | (Inherited from AsyncResult ) |
![]() |
Equals | Overloaded. (Inherited from Object ) |
![]() |
GetHashCode | (Inherited from Object ) |
![]() |
GetType | (Inherited from Object ) |
![]() |
ReferenceEquals | (Inherited from Object ) |
![]() |
ToString | (Inherited from Object ) |
Top
Protected Methods
| Name | Description | |
|---|---|---|
![]() |
Complete | Overloaded. (Inherited from AsyncResult ) |
![]() |
Finalize | (Inherited from Object ) |
![]() |
MemberwiseClone | (Inherited from Object ) |
Top
See Also
Reference
SecurityTokenServiceClient.SecurityTokenServiceAsyncResult Class
Microsoft.Web.Services3.Security Namespace
.gif)
.gif)
.gif)