Share via


WebAccountClientView.AccountPairwiseId Property

Definition

Gets the account pairwise Id.

public:
 property Platform::String ^ AccountPairwiseId { Platform::String ^ get(); };
winrt::hstring AccountPairwiseId();
public string AccountPairwiseId { get; }
var string = webAccountClientView.accountPairwiseId;
Public ReadOnly Property AccountPairwiseId As String

Property Value

String

Platform::String

winrt::hstring

The account pairwise Id.

Applies to