System::Net::Http::Headers::AuthenticationHeaderValue::GetAuthenticationLength yöntemi
AuthenticationHeaderValue::GetAuthenticationLength method
Belirtilen dizeyi ayrıştırır ve dize temsilinin son indeksini döndürür.
static int32_t System::Net::Http::Headers::AuthenticationHeaderValue::GetAuthenticationLength(String input, int32_t startIndex, System::SharedPtr<Object> &parsedValue)
| Parameter | Type | Açıklama |
|---|---|---|
| girdi | String | Ayrıştırılması gereken dize. |
| startIndex | int32_t | Ayrıştırma için başlangıç konumu. |
| parsedValue | System::SharedPtr<Object>& | Ayrıştırılmış bir değerin atanacağı çıktı parametresi. |
ReturnValue
Ayrıştırılmış bir alt dizenin uzunluğu, aksi takdirde 0.
Ayrıca Bakınız
- Class String
- Typedef SharedPtr
- Class Object
- Class AuthenticationHeaderValue
- Namespace System::Net::Http::Headers
- Library Aspose.Page for C++