다음을 통해 공유


FileConsentCardResponse.Action 속성

정의

사용자가 수행한 작업을 가져오거나 설정합니다. 가능한 값은 'accept', 'decline'입니다.

public string Action { get; set; }
member this.Action : string with get, set
Public Property Action As String

속성 값

사용자가 수행한 작업입니다.

적용 대상