ServiceAuthorizationBehavior.ShouldSerializeServiceAuthorizationManager メソッド

定義

ServiceAuthorizationManager プロパティが既定値から変更されたためにシリアル化する必要があるかどうかを示す値を返します。

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

戻り値

true プロパティ値をシリアル化する必要がある場合は ServiceAuthorizationManager。それ以外の場合は false

適用対象