AuthenticationProperties.RedirectUri Özellik
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
Http yeniden yönlendirme yanıt değeri olarak kullanılacak tam yolu veya mutlak URI'yi alır veya ayarlar.
public:
property System::String ^ RedirectUri { System::String ^ get(); void set(System::String ^ value); };
public string RedirectUri { get; set; }
public string? RedirectUri { get; set; }
[System.Text.Json.Serialization.JsonIgnore]
public string? RedirectUri { get; set; }
member this.RedirectUri : string with get, set
[<System.Text.Json.Serialization.JsonIgnore>]
member this.RedirectUri : string with get, set
Public Property RedirectUri As String
Özellik Değeri
- Öznitelikler