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

屬性值

適用於