ServiceAuthorizationBehavior.ShouldSerializeServiceAuthorizationManager 方法

定义

返回一个值,该值指示属性是否已从其默认值更改,并且是否 ServiceAuthorizationManager 应序列化。

public:
 bool ShouldSerializeServiceAuthorizationManager();
public bool ShouldSerializeServiceAuthorizationManager();
member this.ShouldSerializeServiceAuthorizationManager : unit -> bool
Public Function ShouldSerializeServiceAuthorizationManager () As Boolean

返回

如果应序列化属性值,则为 否则为 < a0/&;否则为 /&;。

适用于