CspParameters.Flags Property
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.
Represents the flags for CspParameters that modify the behavior of the cryptographic service provider (CSP).
public:
property System::Security::Cryptography::CspProviderFlags Flags { System::Security::Cryptography::CspProviderFlags get(); void set(System::Security::Cryptography::CspProviderFlags value); };
public System.Security.Cryptography.CspProviderFlags Flags { get; set; }
member this.Flags : System.Security.Cryptography.CspProviderFlags with get, set
Public Property Flags As CspProviderFlags
Property Value
An enumeration value, or a bitwise combination of enumeration values.
Exceptions
Value is not a valid enumeration value.
Applies to
See also
ทํางานร่วมกับเราใน GitHub
แหล่งที่มาสำหรับเนื้อหานี้สามารถพบได้บน GitHub ซึ่งคุณยังสามารถสร้างและตรวจสอบปัญหาและคำขอดึงข้อมูลได้ สำหรับข้อมูลเพิ่มเติม ให้ดูคู่มือผู้สนับสนุนของเรา