Edit

TaskAgentPublicKey.Modulus Property

Definition

Gets or sets the modulus for the public key.

[System.Runtime.Serialization.DataMember(EmitDefaultValue=false)]
public byte[] Modulus { get; set; }
member this.Modulus : byte[] with get, set
Public Property Modulus As Byte()

Property Value

Byte[]
Attributes

Applies to