다음을 통해 공유


TokenStatus.HasToken 속성

정의

이 ConnectionName에 대한 토큰이 저장되면 true를 가져오거나 설정합니다.

public bool? HasToken { get; set; }
member this.HasToken : Nullable<bool> with get, set
Public Property HasToken As Nullable(Of Boolean)

속성 값

이 ConnectionName에 대한 토큰이 저장되어 있는지 여부를 나타내는 부울입니다.

적용 대상