IDataProtectionProvider Arabirim
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
Örnek oluşturmak IDataProtector için kullanılabilecek bir arabirim.
public interface class IDataProtectionProvider
public interface IDataProtectionProvider
type IDataProtectionProvider = interface
Public Interface IDataProtectionProvider
- Türetilmiş
Yöntemler
CreateProtector(String) |
Belirli bir IDataProtector amacı oluşturur. |
Uzantı Metotları
CreateProtector(IDataProtectionProvider, IEnumerable<String>) |
Belirli bir IDataProtector amaç listesi oluşturur. |
CreateProtector(IDataProtectionProvider, String, String[]) |
Belirli bir IDataProtector amaç listesi oluşturur. |