HostNameSslState.ToUpdate 속성

정의

기존 호스트 이름을 업데이트하기 위해 <code>true</code>로 설정된 를 가져오거나 설정합니다.

[Newtonsoft.Json.JsonProperty(PropertyName="toUpdate")]
public bool? ToUpdate { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="toUpdate")>]
member this.ToUpdate : Nullable<bool> with get, set
Public Property ToUpdate As Nullable(Of Boolean)

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상