Udostępnij za pośrednictwem


AntiforgeryOptions.RequireSsl Właściwość

Definicja

Przestroga

This property is obsolete and will be removed in a future version. The recommended alternative is to set Cookie.SecurePolicy.

Ta właściwość jest przestarzała i zostanie usunięta w przyszłej wersji. Zalecaną alternatywą jest ustawienie na .Cookie

true jest równoważne Always. false jest równoważne None.

Określa, czy do działania systemu ochrony przed fałszerzami jest wymagany protokół SSL. Jeśli to ustawienie ma wartość "true", a żądanie inne niż SSL zostanie wprowadzone do systemu, wszystkie interfejsy API ochrony przed fałszerzami nie powiedzą się.

public:
 property bool RequireSsl { bool get(); void set(bool value); };
public bool RequireSsl { get; set; }
[System.Obsolete("This property is obsolete and will be removed in a future version. The recommended alternative is to set Cookie.SecurePolicy.")]
public bool RequireSsl { get; set; }
member this.RequireSsl : bool with get, set
[<System.Obsolete("This property is obsolete and will be removed in a future version. The recommended alternative is to set Cookie.SecurePolicy.")>]
member this.RequireSsl : bool with get, set
Public Property RequireSsl As Boolean

Wartość właściwości

Atrybuty

Dotyczy