Aracılığıyla paylaş


AuthorizeView.Policy Özellik

Tanım

İçeriğin görüntülenip görüntülenemeyeceğini belirleyen ilke adı.

public:
 property System::String ^ Policy { System::String ^ get(); void set(System::String ^ value); };
[Microsoft.AspNetCore.Components.Parameter]
public string Policy { get; set; }
[Microsoft.AspNetCore.Components.Parameter]
public string? Policy { get; set; }
[<Microsoft.AspNetCore.Components.Parameter>]
member this.Policy : string with get, set
Public Property Policy As String

Özellik Değeri

Öznitelikler

Şunlara uygulanır