Partilhar via


SiteConfig.FtpsState Propriedade

Definição

Obtém ou define o estado do serviço FTP/FTPS. Os valores possíveis incluem: 'AllAllowed', 'FtpsOnly', 'Disabled'

[Newtonsoft.Json.JsonProperty(PropertyName="ftpsState")]
public string FtpsState { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="ftpsState")>]
member this.FtpsState : string with get, set
Public Property FtpsState As String

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a