Share via


VSAccountManagerDelegate_Extensions.ShouldAuthenticateAccountProvider 方法

定义

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public static bool ShouldAuthenticateAccountProvider (this VideoSubscriberAccount.IVSAccountManagerDelegate This, VideoSubscriberAccount.VSAccountManager accountManager, string accountProviderIdentifier);
static member ShouldAuthenticateAccountProvider : VideoSubscriberAccount.IVSAccountManagerDelegate * VideoSubscriberAccount.VSAccountManager * string -> bool

参数

This
IVSAccountManagerDelegate

此扩展方法在其上运行的实例。

accountManager
VSAccountManager
accountProviderIdentifier
String

返回

属性

适用于