IWebAccountProviderTokenObjects
IWebAccountProviderTokenObjects
IWebAccountProviderTokenObjects
IWebAccountProviderTokenObjects
Interface
Definition
Defines properties for web account provider token objects.
public : interface IWebAccountProviderTokenObjectspublic interface IWebAccountProviderTokenObjectsPublic Interface IWebAccountProviderTokenObjects// You can use this interface in JavaScript.
- Attributes
Windows 10 requirements
| Device family |
Windows 10 (introduced v10.0.10240.0)
|
| API contract |
Windows.Foundation.UniversalApiContract (introduced v1)
|
Properties
Operation Operation Operation Operation
Gets the web account provider operation.
public : IWebAccountProviderOperation Operation { get; }public IWebAccountProviderOperation Operation { get; }Public ReadOnly Property Operation As IWebAccountProviderOperation// You can use this property in JavaScript.
- Value
- IWebAccountProviderOperation IWebAccountProviderOperation IWebAccountProviderOperation IWebAccountProviderOperation
The web account provider operation.