Edit

Share via


SdpMediaDescription.SrtpCryptoKeys Property

Definition

public:
 property System::Collections::Generic::List<Microsoft::Rtc::Internal::Collaboration::Media::SdpSrtpCryptoKey ^> ^ SrtpCryptoKeys { System::Collections::Generic::List<Microsoft::Rtc::Internal::Collaboration::Media::SdpSrtpCryptoKey ^> ^ get(); void set(System::Collections::Generic::List<Microsoft::Rtc::Internal::Collaboration::Media::SdpSrtpCryptoKey ^> ^ value); };
public System.Collections.Generic.List<Microsoft.Rtc.Internal.Collaboration.Media.SdpSrtpCryptoKey> SrtpCryptoKeys { get; set; }
member this.SrtpCryptoKeys : System.Collections.Generic.List<Microsoft.Rtc.Internal.Collaboration.Media.SdpSrtpCryptoKey> with get, set
Public Property SrtpCryptoKeys As List(Of SdpSrtpCryptoKey)

Property Value

Applies to