System::Net::Http::Headers::AuthenticationHeaderValue::AuthenticationHeaderValue yapıcı
AuthenticationHeaderValue::AuthenticationHeaderValue(String) constructor
Yapıcı.
System::Net::Http::Headers::AuthenticationHeaderValue::AuthenticationHeaderValue(String scheme)
| Parameter | Type | Açıklama |
|---|---|---|
| scheme | String | Yetkilendirme için kullanılabilecek şema. |
Ayrıca Bakınız
- Class String
- Class AuthenticationHeaderValue
- Namespace System::Net::Http::Headers
- Library Aspose.Page for C++
AuthenticationHeaderValue::AuthenticationHeaderValue(String, String) constructor
Yapıcı.
System::Net::Http::Headers::AuthenticationHeaderValue::AuthenticationHeaderValue(String scheme, String parameter)
| Parameter | Type | Açıklama |
|---|---|---|
| scheme | String | Yetkilendirme için kullanılabilecek şema. |
| parameter | String | Kimlik doğrulama bilgilerini içeren kimlik bilgileri. |
Ayrıca Bakınız
- Class String
- Class AuthenticationHeaderValue
- Namespace System::Net::Http::Headers
- Library Aspose.Page for C++