use str;
use ;
pub const WHOAMI_OID: &'static str = "1.3.6.1.4.1.4203.1.11.3";
/// Who Am I extended operation ([RFC 4532](https://tools.ietf.org/html/rfc4532)).
///
/// This operation doesn't have any data associated with a request. It can be combined
/// with request controls, and if those controls change the authorization status
/// of the request, it will be reflected in the response.
;
/// Who Am I response.