AuthCardButton.WithKey(String) Method

Definition

public Microsoft.Teams.Cards.AuthCardButton WithKey(string value);
member this.WithKey : string -> Microsoft.Teams.Cards.AuthCardButton
Public Function WithKey (value As String) As AuthCardButton

Parameters

value
String

Returns

Applies to