Signer.Role Property

Definition

The role of the signer.

[System.Text.Json.Serialization.JsonPropertyName("roleName")]
public string Role { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("roleName")>]
member this.Role : string with get, set
Public Property Role As String

Property Value

Attributes

Applies to