RequireHttpsAttribute.Permanent 속성

정의

임시 302 Found리디렉션 대신 영구 리디렉션 301 Moved Permanently을 사용할지 여부를 지정합니다.

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

속성 값

적용 대상