| NamingHelper Methods | 
The NamingHelper type exposes the following members.
 Methods
Methods| Name | Description | |
|---|---|---|
|   | GetValidDocumentKey | 
            Gets document key which is valid to be used for Azure Search document.
             | 
|  | GetValidDocumentKeyInternal | 
            Gets document key which is valid to be used for Azure Search document.
             | 
|   | GetValidFieldName | 
            Gets field name which is valid to be used for Azure Search index.
             | 
|  | GetValidFieldNameInternal | 
            Gets field name which is valid to be used for Azure Search index.
             | 
|   | GetValidIndexName | 
            Gets valid index name for Azure Search service.
             | 
|  | SetAsDefaultHelper | 
            Sets this object as the default helper
            (Inherited from AbstractHelperHelperType.) | 
 See Also
See Also