다음을 통해 공유


ServiceAuthenticationBehavior.ShouldSerializeServiceAuthenticationManager 메서드

정의

ServiceAuthenticationManager를 serialize해야 하면 true이고, 그렇지 않으면 false입니다.

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

반환

Boolean

Boolean를 반환합니다.

적용 대상