다음을 통해 공유


AuthenticationProperties.IsPersistent 속성

정의

인증 세션이 여러 요청 간에 지속되는지 여부를 가져오거나 설정합니다.

public:
 property bool IsPersistent { bool get(); void set(bool value); };
public bool IsPersistent { get; set; }
member this.IsPersistent : bool with get, set
Public Property IsPersistent As Boolean

속성 값

적용 대상