OAuthInput.Text Property
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.
Gets or sets any additional text to include in the sign-in card.
public AdaptiveExpressions.Properties.StringExpression Text { get; set; }
member this.Text : AdaptiveExpressions.Properties.StringExpression with get, set
Public Property Text As StringExpression
Property Value
String or expression which evaluates to a string.