Uses of Enum Class
com._1c.g5.v8.dt.ws.common.WSDefinitionLoader.Certificate.CertificateSelectMode
Packages that use WSDefinitionLoader.Certificate.CertificateSelectMode
-
Uses of WSDefinitionLoader.Certificate.CertificateSelectMode in com._1c.g5.v8.dt.ws.common
Methods in com._1c.g5.v8.dt.ws.common that return WSDefinitionLoader.Certificate.CertificateSelectModeModifier and TypeMethodDescriptionWSDefinitionLoader.Certificate.getSelectMode()
Gets type of choose of client certificate for windows.Returns the enum constant of this class with the specified name.WSDefinitionLoader.Certificate.CertificateSelectMode.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com._1c.g5.v8.dt.ws.common with parameters of type WSDefinitionLoader.Certificate.CertificateSelectModeModifier and TypeMethodDescriptionvoid
WSDefinitionLoader.Certificate.setSelectMode
(WSDefinitionLoader.Certificate.CertificateSelectMode selectMode) Sets type of choose of client certificate for windows.Constructors in com._1c.g5.v8.dt.ws.common with parameters of type WSDefinitionLoader.Certificate.CertificateSelectModeModifierConstructorDescriptionCertificate
(WSDefinitionLoader.Certificate.CertificateSource caSource, WSDefinitionLoader.Certificate.CertificateSource source, String caFilePath, String filePath, WSDefinitionLoader.Certificate.CertificateSelectMode selectMode) Constructor