다음을 통해 공유


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

반환

특성

적용 대상