Show / Hide Table of Contents

Class LogoutResponse

Logout response.

Inheritance
object
LogoutResponse
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: ComponentSpace.OpenID.Messages
Assembly: ComponentSpace.OpenID.dll
Syntax
public class LogoutResponse

Properties

State

Gets or sets the state.

Declaration
public string? State { get; set; }
Property Value
Type Description
string

The state.

In this article
Back to top Copyright © ComponentSpace Pty Ltd 2022-2026. All rights reserved.