Show / Hide Table of Contents

Class OpenIDConfigurations

The OpenID configurations.

Inheritance
System.Object
OpenIDConfigurations
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.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. All rights reserved.