SignInConstants Class

Definition

Names for signin invoke operations in the token protocol.

public static class SignInConstants
type SignInConstants = class
Public Class SignInConstants
Inheritance
SignInConstants

Fields

TokenExchangeOperationName

Name for signin invoke to perform a token exchange.

TokenResponseEventName

The EventActivity name when a token is sent to the bot.

VerifyStateOperationName

Name for the signin invoke to verify the 6-digit authentication code as part of sign-in.

Applies to