public KeyAgreeRecipientIdentifier Identifier { get; }
Public ReadOnly Property Identifier As KeyAgreeRecipientIdentifier
Get
public:
property KeyAgreeRecipientIdentifier^ Identifier {
KeyAgreeRecipientIdentifier^ get ();
}
function get_Identifier();