SdpSrtpCryptoKey.Mki Property

Definition

public:
 property Nullable<int> Mki { Nullable<int> get(); void set(Nullable<int> value); };
public Nullable<int> Mki { get; set; }
member this.Mki : Nullable<int> with get, set
Public Property Mki As Nullable(Of Integer)

Property Value

Nullable<Int32>

Applies to