public EncryptMethod EncryptMethod {get; set;}
public: __property EncryptMethod get_EncryptMethod(); public: __property void set_EncryptMethod( EncryptMethod value );
public: property EncryptMethod EncryptMethod { EncryptMethod get(); void set ( EncryptMethod value); }
'Declaration Public Property EncryptMethod As EncryptMethod
'Usage Dim instance As Security Dim value As EncryptMethod instance.EncryptMethod = value value = instance.EncryptMethod
Security Class Security Members
©2018. Accusoft Corporation. All Rights Reserved.