SdpEncryptionKey Members

This content is no longer actively maintained. It is provided as is, for anyone who may still be using these technologies, with no warranties or claims of accuracy with regard to the most recent product version or service release.

Represents a "k" line from the SDP.

The following tables list the members exposed by the SdpEncryptionKey type.

Public Constructors

Name Description
SdpEncryptionKey Overloaded. Initializes a new instance of the class.

Top

Public Properties

Name Description
Bb772925.pubproperty(en-us,office.12).gif IsSet Gets whether the encryption key is assigned a value.
Bb772925.pubproperty(en-us,office.12).gif Key Gets or sets the encryption key.
Bb772925.pubproperty(en-us,office.12).gif Method Gets or sets the encryption method.

Top

Public Methods

(see also Protected Methods )

Name Description
Bb772925.pubmethod(en-us,office.12).gif Equals Overloaded. (inherited from Object )
Bb772925.pubmethod(en-us,office.12).gif GetHashCode (inherited from Object )
Bb772925.pubmethod(en-us,office.12).gif GetType (inherited from Object )
Bb772925.pubmethod(en-us,office.12).gif Bb772925.static(en-us,office.12).gif ReferenceEquals (inherited from Object )
Bb772925.pubmethod(en-us,office.12).gif Reset Sets default values for the Encryption method.
Bb772925.pubmethod(en-us,office.12).gif ToString Overridden. Returns a string representation of the attribute in form of "method:key".

Top

Protected Methods

Name Description
Bb772925.protmethod(en-us,office.12).gif Finalize (inherited from Object )
Bb772925.protmethod(en-us,office.12).gif MemberwiseClone (inherited from Object )

Top

See Also

Reference

SdpEncryptionKey Class
Microsoft.Rtc.Signaling Namespace