Show / Hide Table of Contents

Interface ITokenSelectorFactory

The Token Selector structure.

Namespace: Phoenix.Aruba
Assembly: Phoenix.Plugin.Aruba.dll
Syntax
public interface ITokenSelectorFactory

Methods

View Source

CreateTokenSelector()

Creates a Token Selector.

Declaration
ITokenSelector CreateTokenSelector()
Returns
Type Description
ITokenSelector

The created Token Selector.

  • View Source
In this article
Back to top Generated by DocFX