SecurityTokenService.FederatedAsyncState.Result Propriété

Définition

Obtient le IAsyncResult associé à l'appel asynchrone.

public:
 property IAsyncResult ^ Result { IAsyncResult ^ get(); };
public IAsyncResult Result { get; }
member this.Result : IAsyncResult
Public ReadOnly Property Result As IAsyncResult

Valeur de propriété

IAsyncResult qui représente l'état de l'appel asynchrone.

S’applique à