UserTokenMock Class
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.
Abstract class for mocking user token flows.
public abstract class UserTokenMock
type UserTokenMock = class
Public MustInherit Class UserTokenMock
- Inheritance
-
UserTokenMock
- Derived
Constructors
UserTokenMock() |
Methods
RegisterSourcePath(String, Int32) |
Registers the source path. |
Setup(TestAdapter) |
Method to setup this mock for an adapter. |