Свойство | Type | Description | |
---|---|---|---|
AppModelTypeName | string |
Méthode | Description | |
---|---|---|
Create ( string store, IEnumerable |
||
DpapiSecretStoreProvider ( string rootFolder ) : System | ||
ListStores ( ) : IEnumerable |
||
Open ( string store ) : Task |
Méthode | Description | |
---|---|---|
CreateProtector ( IEnumerable |
||
CreateProtector ( string purpose ) : |
||
GetProtectionDescriptorString ( IEnumerable |
||
ReadSecretFile ( string filePath, System.Security.Cryptography.DataProtector protector ) : Task |
||
WriteSecretFile ( string filePath, string content, System.Security.Cryptography.DataProtector protector ) : System.Threading.Tasks.Task |
public Create ( string store, IEnumerable |
||
store | string | |
allowedUsers | IEnumerable |
|
Résultat | Task |
public DpapiSecretStoreProvider ( string rootFolder ) : System | ||
rootFolder | string | |
Résultat | System |