VSAccountMetadataRequest.SupportedAuthenticationSchemesString Property

Definition

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 10, 1, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 10, 2, ObjCRuntime.PlatformArchitecture.All, null)]
protected virtual Foundation.NSString[] SupportedAuthenticationSchemesString { [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 10, 1, ObjCRuntime.PlatformArchitecture.All, null)] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 10, 2, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("supportedAuthenticationSchemes", ObjCRuntime.ArgumentSemantic.Copy)] get; [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 10, 1, ObjCRuntime.PlatformArchitecture.All, null)] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 10, 2, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("setSupportedAuthenticationSchemes:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.SupportedAuthenticationSchemesString : Foundation.NSString[] with get, set

Property Value

Attributes

Applies to