Share via


SecurityStampValidatorOptions.ValidationInterval 속성

정의

보안 스탬프의 유효성을 TimeSpan 다시 검사한 후 를 가져오거나 설정합니다. 기본값은 30분입니다.

public:
 property TimeSpan ValidationInterval { TimeSpan get(); void set(TimeSpan value); };
public TimeSpan ValidationInterval { get; set; }
member this.ValidationInterval : TimeSpan with get, set
Public Property ValidationInterval As TimeSpan

속성 값

TimeSpan 보안 스탬프의 유효성을 다시 검사한 후 입니다.

적용 대상