IBotSignIn 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.
BotSignIn operations.
public interface IBotSignIn
type IBotSignIn = interface
Public Interface IBotSignIn
- Derived
Methods
GetSignInUrlWithHttpMessagesAsync(String, String, String, String, Dictionary<String,List<String>>, CancellationToken) |
Get sign-in URL with HTTP Message. |
Extension Methods
GetSignInUrlAsync(IBotSignIn, String, String, String, String, CancellationToken) |
Get sign-in URL. |