WebAuthenticationAddAccountResponse(WebAccount) Constructor
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.
The constructor for the WebAuthenticationAddAccountResponse class.
public:
WebAuthenticationAddAccountResponse(WebAccount ^ webAccount);
WebAuthenticationAddAccountResponse(WebAccount const& webAccount);
public WebAuthenticationAddAccountResponse(WebAccount webAccount);
function WebAuthenticationAddAccountResponse(webAccount)
Public Sub New (webAccount As WebAccount)
Parameters
- webAccount
- WebAccount