ASWebAuthenticationSession.Start Method
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.
Begins the Safari-based logon, returning true
if the session started successfully.
[Foundation.Export("start")]
public virtual bool Start ();
abstract member Start : unit -> bool
override this.Start : unit -> bool
Returns
- Attributes