RequireHttpsAttribute.Permanent プロパティ

定義

一時的なリダイレクトではなく、 301 Moved Permanently永続的なリダイレクト 302 Found( ) を使用するかどうかを指定します。

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

プロパティ値

適用対象