PropertiesDataFormat Sınıf
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.
SecureDataFormat<TData> güvenliğini AuthenticationPropertiessağlamak için bir örnek.
public ref class PropertiesDataFormat : Microsoft::AspNetCore::Authentication::SecureDataFormat<Microsoft::AspNetCore::Http::Authentication::AuthenticationProperties ^>
public ref class PropertiesDataFormat : Microsoft::AspNetCore::Authentication::SecureDataFormat<Microsoft::AspNetCore::Authentication::AuthenticationProperties ^>
public class PropertiesDataFormat : Microsoft.AspNetCore.Authentication.SecureDataFormat<Microsoft.AspNetCore.Http.Authentication.AuthenticationProperties>
public class PropertiesDataFormat : Microsoft.AspNetCore.Authentication.SecureDataFormat<Microsoft.AspNetCore.Authentication.AuthenticationProperties>
type PropertiesDataFormat = class
inherit SecureDataFormat<AuthenticationProperties>
Public Class PropertiesDataFormat
Inherits SecureDataFormat(Of AuthenticationProperties)
- Devralma
-
PropertiesDataFormat
- Devralma
Oluşturucular
PropertiesDataFormat(IDataProtector) |
yeni bir örneğini PropertiesDataFormatbaşlatır. |
Yöntemler
Protect(TData) |
Belirtilen |
Protect(TData, String) |
Belirtilen için belirtilen |
Unprotect(String) |
Belirtilen |
Unprotect(String, String) |
Belirtilen öğesini kullanarak belirtilen |