FrontDoorCustomDomainHttpsCustomizedCipherSuiteSet.CipherSuiteSetForTls12 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.
Cipher suites for TLS 1.2. Required at least one in minimumTlsVersion TLS 1.2.
public System.Collections.Generic.IList<Azure.ResourceManager.Cdn.Models.AfdCustomizedCipherSuiteForTls12> CipherSuiteSetForTls12 { get; }
member this.CipherSuiteSetForTls12 : System.Collections.Generic.IList<Azure.ResourceManager.Cdn.Models.AfdCustomizedCipherSuiteForTls12>
Public ReadOnly Property CipherSuiteSetForTls12 As IList(Of AfdCustomizedCipherSuiteForTls12)