Common.EncryptionPurpose(Int32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual System::String ^ EncryptionPurpose(int fieldId);
public virtual string EncryptionPurpose (int fieldId);
abstract member EncryptionPurpose : int -> string
override this.EncryptionPurpose : int -> string
Public Overridable Function EncryptionPurpose (fieldId As Integer) As String
Parameters
- fieldId
- Int32