ServiceAuthenticationBehavior.ShouldSerializeServiceAuthenticationManager 方法

定义

true 如果应序列化, ServiceAuthenticationManager 则为 .;否则为 false

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

返回

返回 Boolean

适用于