Show / Hide Table of Contents

Class OpenIDConfigurations

The OpenID configurations.

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

Properties

Configurations

Gets or sets the list of OpenID configurations.

Declaration
public OpenIDConfiguration[]? Configurations { get; set; }
Property Value
Type Description
OpenIDConfiguration[]

The list of OpenID configurations.

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