ClientCredentialsElement.BehaviorType 속성

정의

이 동작 요소의 형식을 가져옵니다.

public:
 virtual property Type ^ BehaviorType { Type ^ get(); };
public override Type BehaviorType { get; }
member this.BehaviorType : Type
Public Overrides ReadOnly Property BehaviorType As Type

속성 값

Type

이 동작 요소의 형식입니다.

적용 대상