Aracılığıyla paylaş


ServiceAuthorizationBehavior.ShouldSerializeServiceAuthorizationManager Yöntem

Tanım

Özelliğin varsayılan değerinden ServiceAuthorizationManager değiştirilip değiştirilmediğini ve seri hale getirilip getirilmeyeceğini belirten bir değer döndürür.

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

Döndürülenler

trueServiceAuthorizationManager özellik değeri seri hale getirilmelidir; aksi takdirde, false.

Şunlara uygulanır