Partager via


SiteConfig.FtpsState Propriété

Définition

Obtient ou définit l’état du service FTP/FTPS. Les valeurs possibles sont les suivantes : « 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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à