VSAccountManagerAccessOptions Constructors

Definition

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

Applies to