다음을 통해 공유


HttpEngine.Builder.SetEnablePublicKeyPinningBypassForLocalTrustAnchors 메서드

정의

[Android.Runtime.Register("setEnablePublicKeyPinningBypassForLocalTrustAnchors", "(Z)Landroid/net/http/HttpEngine$Builder;", "GetSetEnablePublicKeyPinningBypassForLocalTrustAnchors_ZHandler", ApiSince=34)]
public virtual Android.Net.Http.HttpEngine.Builder SetEnablePublicKeyPinningBypassForLocalTrustAnchors (bool value);
[<Android.Runtime.Register("setEnablePublicKeyPinningBypassForLocalTrustAnchors", "(Z)Landroid/net/http/HttpEngine$Builder;", "GetSetEnablePublicKeyPinningBypassForLocalTrustAnchors_ZHandler", ApiSince=34)>]
abstract member SetEnablePublicKeyPinningBypassForLocalTrustAnchors : bool -> Android.Net.Http.HttpEngine.Builder
override this.SetEnablePublicKeyPinningBypassForLocalTrustAnchors : bool -> Android.Net.Http.HttpEngine.Builder

매개 변수

value
Boolean

반환

특성

적용 대상