Lingua

Ikev2VpnProfile.AllowedAlgorithms Proprietà

Definizione

Restituisce tutti gli algoritmi consentiti da questo profilo VPN.

public System.Collections.Generic.IList<string> AllowedAlgorithms { [Android.Runtime.Register("getAllowedAlgorithms", "()Ljava/util/List;", "", ApiSince=30)] get; }
[<get: Android.Runtime.Register("getAllowedAlgorithms", "()Ljava/util/List;", "", ApiSince=30)>]
member this.AllowedAlgorithms : System.Collections.Generic.IList<string>

Valore della proprietà

Attributi

Commenti

Può essere un elenco vuoto se il profilo viene compilato da un oggetto IkeTunnelConnectionParams.

per android.net.Ikev2VpnProfile.getAllowedAlgorithms().

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dalla e usati in base ai termini descritti in Creative License 2.5 Attribution License.

Si applica a