SiteConfig.ScmIpSecurityRestrictionsUseMain 속성

정의

scm에서 기본 사용하는 IP 보안 제한을 가져오거나 설정합니다.

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

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상