ServiceAuthenticationElement.BehaviorType 属性

定义

获取当前 ServiceAuthenticationElement 中的身份验证行为扩展的类型。

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

属性值

Type

一个类型对象。

适用于