IWebAccountProviderTokenObjects2 Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Defines properties for web account provider token objects that are retrieved in the context of a specific user.
public interface class IWebAccountProviderTokenObjects2 : IWebAccountProviderTokenObjects
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 262144)]
/// [Windows.Foundation.Metadata.Guid(270579859, 23717, 20479, 149, 251, 184, 32, 39, 63, 195, 149)]
struct IWebAccountProviderTokenObjects2 : IWebAccountProviderTokenObjects
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 262144)]
[Windows.Foundation.Metadata.Guid(270579859, 23717, 20479, 149, 251, 184, 32, 39, 63, 195, 149)]
public interface IWebAccountProviderTokenObjects2 : IWebAccountProviderTokenObjects
Public Interface IWebAccountProviderTokenObjects2
Implements IWebAccountProviderTokenObjects
- Derived
- Attributes
- Implements
Windows requirements
Device family |
Windows 10 Creators Update (introduced in 10.0.15063.0)
|
API contract |
Windows.Foundation.UniversalApiContract (introduced in v4.0)
|
Properties
Operation |
Gets the web account provider operation. (Inherited from IWebAccountProviderTokenObjects) |
User |
Gets the user for this token objects set. |