Język

SignedHttpRequestValidationParameters.ClaimsToValidateWhenPresent Właściwość

Definicja

Pobiera lub ustawia oświadczenia w celu zweryfikowania, czy istnieje.

public System.Collections.Generic.IEnumerable<string> ClaimsToValidateWhenPresent { get; set; }
member this.ClaimsToValidateWhenPresent : seq<string> with get, set
Public Property ClaimsToValidateWhenPresent As IEnumerable(Of String)

Wartość właściwości

Uwagi

Walidacja będzie występować tylko wtedy, gdy ValidatePresentClaims jest ustawiona wartość true.

Dotyczy