WebAuthenticationTransferTokenRequest.WebAccountProvider 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.
A property to get the WebAccountProvider object that specifies the account authentication provider.
public:
property WebAccountProvider ^ WebAccountProvider { WebAccountProvider ^ get(); };
WebAccountProvider WebAccountProvider();
public WebAccountProvider WebAccountProvider { get; }
var webAccountProvider = webAuthenticationTransferTokenRequest.webAccountProvider;
Public ReadOnly Property WebAccountProvider As WebAccountProvider
Property Value
Gets the WebAccountProvider object that specifies the account authentication provider.