ProvidersLoadingEventArgs Class Content Studio 5.7 SDK
Content Studio Web Content Management System

[This is preliminary documentation and is subject to change.]

Supplies event data with provider names
Inheritance Hierarchy

SystemObject
  SystemEventArgs
    ContentStudio.Site.Security.EIdentityProvidersLoadingEventArgs

Namespace: ContentStudio.Site.Security.EIdentity
Assembly: ContentStudio.Site.Security.EIdentity (in ContentStudio.Site.Security.EIdentity.dll) Version: 5.6.5014.0 (5.6.5014.0)
Syntax

public class ProvidersLoadingEventArgs : EventArgs

The ProvidersLoadingEventArgs type exposes the following members.

Constructors

  NameDescription
Public methodProvidersLoadingEventArgs
Initializes a new instance of the ProvidersLoadingEventArgs class.
Top
Properties

  NameDescription
Public propertyProviderNames
Gets the provider names.
Top
Methods

  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
See Also

Reference