Share via


ServiceAuthorizationBehavior.ShouldSerializeExternalAuthorizationPolicies Methode

Definition

Gibt einen Wert zurück, der angibt, ob die ExternalAuthorizationPolicies-Eigenschaft ihren Standardwert geändert hat und serialisiert werden soll.

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

Gibt zurück

true, wenn der ExternalAuthorizationPolicies-Eigenschaftswert serialisiert werden soll, andernfalls false.

Gilt für: