NETunnelProviderProtocol.ProviderConfiguration Property

Definition

Gets or sets a dictionary of developer-specified configuration values.

public virtual Foundation.NSDictionary<Foundation.NSString,Foundation.NSObject> ProviderConfiguration { [Foundation.Export("providerConfiguration", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setProviderConfiguration:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.ProviderConfiguration : Foundation.NSDictionary<Foundation.NSString, Foundation.NSObject> with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to