Cette page n'a pas encore été traduite.
AuthorizationHeaderAttribute Class
Declares that the value is the parsed HTTP Authorization request header — the scheme and
credentials used by transport-level client authentication such as Basic (RFC 7617) or
Bearer (RFC 6750). Purely semantic: it names the transport source and leaves the parsing
mechanism to the transport layer.
public class AuthorizationHeaderAttribute : System.AttributeInheritance System.Object → System.Attribute → AuthorizationHeaderAttribute