Share via


ServiceAuthenticationBehavior.ShouldSerializeServiceAuthenticationManager メソッド

定義

ServiceAuthenticationManager をシリアル化する必要がある場合は true。それ以外の場合は false

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

戻り値

Boolean を返します。

適用対象