共用方式為


BeginGetCredentialResponse.Builder.SetAuthenticationActions 方法

定義

[Android.Runtime.Register("setAuthenticationActions", "(Ljava/util/List;)Landroid/service/credentials/BeginGetCredentialResponse$Builder;", "", ApiSince=34)]
public Android.Service.Credentials.BeginGetCredentialResponse.Builder SetAuthenticationActions (System.Collections.Generic.IList<Android.Service.Credentials.Action> authenticationActions);
[<Android.Runtime.Register("setAuthenticationActions", "(Ljava/util/List;)Landroid/service/credentials/BeginGetCredentialResponse$Builder;", "", ApiSince=34)>]
member this.SetAuthenticationActions : System.Collections.Generic.IList<Android.Service.Credentials.Action> -> Android.Service.Credentials.BeginGetCredentialResponse.Builder

參數

authenticationActions
IList<Action>

傳回

屬性

適用於