SecureMethodAttribute Constructor

Definition

Initializes a new instance of the SecureMethodAttribute class.

public:
 SecureMethodAttribute();
public SecureMethodAttribute ();
Public Sub New ()

Remarks

The SecureMethodAttribute can be applied to a class or a method.

Applies to