Enum PendingAction
The pending action.
Namespace: ComponentSpace.OpenID
Assembly: ComponentSpace.OpenID.dll
Syntax
public enum PendingAction
Fields
Name | Description |
---|---|
None | None. |
SendAuthnResponse | Sending an authn response is pending. |
SendLogoutResponse | Sending a logout response is pending. |