Uses of Enum
com.microsoft.graph.models.SslVersion
Packages that use SslVersion
-
Uses of SslVersion in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return SslVersionModifier and TypeMethodDescriptionstatic SslVersionApplicationRiskFactorSecurityInfo.getLatestValidSSL()Gets the latestValidSSL property value.static SslVersionReturns the enum constant of this type with the specified name.static SslVersion[]SslVersion.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.microsoft.graph.models with parameters of type SslVersionModifier and TypeMethodDescriptionvoidApplicationRiskFactorSecurityInfo.setLatestValidSSL(SslVersion value) Sets the latestValidSSL property value.