IWebAccountProviderTokenObjects2 IWebAccountProviderTokenObjects2 IWebAccountProviderTokenObjects2 IWebAccountProviderTokenObjects2 Interface

Definition

Defines properties for web account provider token objects that are retrieved in the context of a specific user.

public : interface IWebAccountProviderTokenObjects2public interface IWebAccountProviderTokenObjects2Public Interface IWebAccountProviderTokenObjects2// You can use this interface in JavaScript.
Inheritance
IWebAccountProviderTokenObjects2IWebAccountProviderTokenObjects2IWebAccountProviderTokenObjects2IWebAccountProviderTokenObjects2
Attributes
Windows 10 requirements
Device family
Windows 10 Creators Update (introduced v10.0.15063.0)
API contract
Windows.Foundation.UniversalApiContract (introduced v4)

Inherited Members

Inherited properties

Properties

User User User User

Gets the user for this token objects set.

public : User User { get; }public User User { get; }Public ReadOnly Property User As User// You can use this property in JavaScript.
Value
User User User User

The user for this token objects set.