WebAuthenticationAddAccountResponse.WebAccount Property

Definition

public:
 property WebAccount ^ WebAccount { WebAccount ^ get(); };
WebAccount WebAccount();
public WebAccount WebAccount { get; }
var webAccount = webAuthenticationAddAccountResponse.webAccount;
Public ReadOnly Property WebAccount As WebAccount

Property Value

Applies to