Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Security.Cryptography.CngUIPolicy Class Referencesealed

Public Member Functions

 CngUIPolicy (CngUIProtectionLevels protectionLevel)
 
 CngUIPolicy (CngUIProtectionLevels protectionLevel, string? friendlyName)
 
 CngUIPolicy (CngUIProtectionLevels protectionLevel, string? friendlyName, string? description)
 
 CngUIPolicy (CngUIProtectionLevels protectionLevel, string? friendlyName, string? description, string? useContext)
 
 CngUIPolicy (CngUIProtectionLevels protectionLevel, string? friendlyName, string? description, string? useContext, string? creationTitle)
 

Properties

CngUIProtectionLevels ProtectionLevel [get, private set]
 
stringFriendlyName [get, private set]
 
stringDescription [get, private set]
 
stringUseContext [get, private set]
 
stringCreationTitle [get, private set]
 

Detailed Description

Definition at line 3 of file CngUIPolicy.cs.


The documentation for this class was generated from the following file: