다음을 통해 공유


AuthenticationConfiguration.RequiredEndorsements 속성

정의

JWT 보증 배열을 가져오거나 설정합니다.

public string[] RequiredEndorsements { get; set; }
member this.RequiredEndorsements : string[] with get, set
Public Property RequiredEndorsements As String()

속성 값

String[]

JWT 인증의 배열입니다.

적용 대상