共用方式為


ServiceAuthenticationBehavior.ShouldSerializeServiceAuthenticationManager 方法

定義

如果應該序列化 ServiceAuthenticationManager,則為 true,否則為 false

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

傳回

傳回 Boolean

適用於