WrappedKeySecurityToken.WrappingAlgorithm Property

Definition

Gets the wrapping algorithm.

public:
 property System::String ^ WrappingAlgorithm { System::String ^ get(); };
public string WrappingAlgorithm { get; }
member this.WrappingAlgorithm : string
Public ReadOnly Property WrappingAlgorithm As String

Property Value

A String that specifies the wrapping algorithm or the algorithm used to encrypt the symmetric key.

Applies to