WebAccountClientView.AccountPairwiseId 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 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
The account pairwise Id.