ShareCreatePermissionHeaders interface   
Defines headers for Share_createPermission operation.
Properties
| date | A UTC date/time value generated by the service that indicates the time at which the response was initiated. | 
| error | Error Code | 
| file | Key of the permission set for the directory/file. | 
| request | This header uniquely identifies the request that was made and can be used for troubleshooting the request. | 
| version | Indicates the version of the File service used to execute the request. | 
Property Details
date
A UTC date/time value generated by the service that indicates the time at which the response was initiated.
date?: DateProperty Value
Date
		errorCode
	 
	Error Code
errorCode?: stringProperty Value
string
		filePermissionKey
	  
	Key of the permission set for the directory/file.
filePermissionKey?: stringProperty Value
string
		requestId
	 
	This header uniquely identifies the request that was made and can be used for troubleshooting the request.
requestId?: stringProperty Value
string
version
Indicates the version of the File service used to execute the request.
version?: stringProperty Value
string