VSAccountManagerAccessOptions Constructors
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.
Overloads
VSAccountManagerAccessOptions() | |
VSAccountManagerAccessOptions(NSDictionary) |
VSAccountManagerAccessOptions()
[Foundation.Preserve(Conditional=true)]
public VSAccountManagerAccessOptions ();
- Attributes
Applies to
VSAccountManagerAccessOptions(NSDictionary)
[Foundation.Preserve(Conditional=true)]
public VSAccountManagerAccessOptions (Foundation.NSDictionary dictionary);
new VideoSubscriberAccount.VSAccountManagerAccessOptions : Foundation.NSDictionary -> VideoSubscriberAccount.VSAccountManagerAccessOptions
Parameters
- dictionary
- NSDictionary
- Attributes