Interface ITokenSelectorFactory
The Token Selector structure.
Namespace: Phoenix.Aruba
Assembly: Phoenix.Plugin.Aruba.dll
Syntax
public interface ITokenSelectorFactory
Methods
View SourceCreateTokenSelector()
Creates a Token Selector.
Declaration
ITokenSelector CreateTokenSelector()
Returns
Type | Description |
---|---|
ITokenSelector | The created Token Selector. |