hasFixedPassword
a owl:FunctionalProperty, rdf:Property & rdfs:Resource in Web API
Specifies a fixed password that can be used by anyone to authenticate against the HTTP endpoint using a supported authentication mechanism.
This property can be used for objects of type HTTPEndpoint. The value must be of type xsd:token. Triples are public, which means the value is visible to everyone who has access to the object.
Meta
- URI / COID
 - coid://webapis.co-n.net/hasFixedPassword content_copy
 - Revision
 - 2-7ab36c1a2c412e140fee6065219b41ca content_copy
 - Short ID
 - wa:hasFixedPassword content_copy
 - Reference URL
 - https://coid.link/webapis.co-n.net/hasFixedPassword content_copy
 - Last updated
 - 2019-08-30 13:31 (UTC)
 
RDF
Objects in this namespace
- Web API
 - APIKeyAuthentication
 - APIMethod
 - APIResponse
 - AnonymousAccess
 - AuthenticationMechanism
 - CookieParameter
 - DirectoryTemplateVariableGenerator
 - EmptyResponse
 - ExampleResponse
 - FormDataParameter
 - GraphQLEndpoint
 - HTTPBasicAuthentication
 - HTTPEndpoint
 - MD5-hash Shared Secret Authentication (via API Key)
 - HeaderParameter
 - JSONResponse
 - OpenAPIConverter 3.0
 - OpenAPIExporter 3.0
 - Parameter
 - PathParameter
 - PostmanCollectionExporter v2
 - QueryParameter
 - Shared Secret Authentication (via HTTP Basic)
 - SwaggerExporter 2.0
 - WebAPI
 - WebAPIImportAPI
 - hasBaseURL
 - hasBody
 - hasContentType
 - hasDataType
 - hasDefaultValue
 - hasErrorResponse
 - hasFixedAPIKey
 - hasFixedPassword
 - hasFixedUsername
 - hasJSONBodyWithSchema
 - hasJSONRequestBodyWithSchema
 - hasJSONSchema
 - hasKey
 - hasMethod
 - hasPath
 - hasStatusCode
 - hasSuccessResponse
 - hasVerb
 - requiresParameter
 - supportsAuthenticationMechanism
 - supportsCORSAnyOrigin
 - supportsCORSForDirectory
 - supportsOptionalParameter
 - usesAPIKeyFrom
 - usesAuthenticationParameter
 - usesPasswordFrom
 - usesUsernameFrom