System::Net::Http::Headers::AuthenticationHeaderValue::GetAuthenticationLength méthode
AuthenticationHeaderValue::GetAuthenticationLength method
Analyse la chaîne spécifiée et renvoie le dernier indice de la représentation de la chaîne.
static int32_t System::Net::Http::Headers::AuthenticationHeaderValue::GetAuthenticationLength(String input, int32_t startIndex, System::SharedPtr<Object> &parsedValue)
| Paramètre | Type | Description |
|---|---|---|
| input | String | La chaîne qui doit être analysée. |
| startIndex | int32_t | Une position de départ pour l’analyse. |
| parsedValue | System::SharedPtr<Object>& | Le paramètre de sortie où une valeur analysée sera assignée. |
ReturnValue
La longueur d’une sous-chaîne analysée, sinon 0.
Voir aussi
- Class String
- Typedef SharedPtr
- Class Object
- Class AuthenticationHeaderValue
- Namespace System::Net::Http::Headers
- Library Aspose.Font for C++