ServiceAuthorizationBehavior.ShouldSerializeExternalAuthorizationPolicies メソッド

定義

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

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

返品

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

適用対象