SecurityTokenProvider.SecurityTokenAsyncResult.AsyncState Property

Definition

Gets the object passed as the last parameter of the asynchronous method call.

public:
 property System::Object ^ AsyncState { System::Object ^ get(); };
public object AsyncState { get; }
member this.AsyncState : obj
Public ReadOnly Property AsyncState As Object

Property Value

Returns Object.

Implements

Applies to