Manager.Option
Manager.Option
The Option property allows you to either set or retrieve a specific Microsoft® .NET Passport sign-in option.
Syntax
Property Manager.Option(name) as Variant
Parameters
- name
Represents the name of the option to be set or retrieved.
Property value
Holds the current value of the option.
Remarks
This property is generic in nature, and is intended to offer functionality to adjust and retrieve options that may be defined in future releases of .NET Passport.
See Also