NetworkSecurityConfig.DomainEncryptionMode Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public Android.Security.DomainEncryptionMode DomainEncryptionMode { [Android.Runtime.Register("getDomainEncryptionMode", "()I", "", ApiSince=37)] get; }
[<get: Android.Runtime.Register("getDomainEncryptionMode", "()I", "", ApiSince=37)>]
member this.DomainEncryptionMode : Android.Security.DomainEncryptionMode
Property Value
the domain encryption mode. For possible values see NetworkSecurityPolicy#getDomainEncryptionMode(String).
- Attributes