ExtensionParameter.IsPassword 속성

정의

확장 프로그램 매개 변수 값이 SOAP API 호출에서 반환될지 여부를 나타냅니다.

public:
 property bool IsPassword { bool get(); void set(bool value); };
public bool IsPassword { get; set; }
member this.IsPassword : bool with get, set
Public Property IsPassword As Boolean

속성 값

읽기 전용 Boolean 값입니다.

적용 대상